| Dsl | 
[Missing <summary> documentation for "T:Casewhere.Runtime.DSL.Models.DataAttributes.DslIntegerAttribute"]
 Inheritance Hierarchy
Inheritance Hierarchy
         Syntax
Syntaxpublic class DslIntegerAttribute : DslDataAttribute
The DslIntegerAttribute type exposes the following members.
 Constructors
Constructors| Name | Description | |
|---|---|---|
|  | DslIntegerAttribute | Initializes a new instance of the DslIntegerAttribute class | 
 Properties
Properties| Name | Description | |
|---|---|---|
|  | ComputedExpression | (Inherited from DslDataAttribute) | 
|  | DataType | (Overrides DslDataAttributeDataType) | 
|  | DefaultValueRuleId | (Inherited from DslDataAttribute) | 
|  | Description | (Inherited from DslDataAttribute) | 
|  | EnableAuditLog | (Inherited from DslDataAttribute) | 
|  | ExcludedFromDiagram | (Inherited from DslDataAttribute) | 
|  | ExtensionDataClassName | (Inherited from DslDataAttribute) | 
|  | IsAutoIncrement | |
|  | IsComputed | (Inherited from DslDataAttribute) | 
|  | IsSystemAttribute | (Inherited from DslDataAttribute) | 
|  | Name | (Inherited from DslDataAttribute) | 
|  | ReadAccessRule | (Inherited from DslDataAttribute) | 
|  | Required | (Inherited from DslDataAttribute) | 
|  | Title | (Inherited from DslDataAttribute) | 
 See Also
See Also