AttributeDef Class Members
In This Topic
The following tables list the members exposed by AttributeDef.
Public Constructors
Public Properties
| Name | Description |
 | DefaultValue |
Gets the default value of this AttributeDef.
|
 | Domain |
Gets the domain of this AttributeDef.
|
 | FieldType |
Gets the field type of this AttributeDef.
|
 | ID |
Gets the unique identifier for this AttributeDef.
|
 | IsNullable |
Gets whether this AttributeDef allows a null value.
|
 | Name |
Gets the name of this AttributeDef.
|
 | UnitAsMeters |
Gets whether this AttributeDef requires units as meters.
|
Top
See Also