AttributeDef Class Members
In This Topic
The following tables list the members exposed by AttributeDef.
Public Constructors
Public Properties
| Name | Description |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | DefaultValue |
Gets the default value of this AttributeDef.
|
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | Domain |
Gets the domain of this AttributeDef.
|
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | FieldType |
Gets the field type of this AttributeDef.
|
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | ID |
Gets the unique identifier for this AttributeDef.
|
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | IsNullable |
Gets whether this AttributeDef allows a null value.
|
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | Name |
Gets the name of this AttributeDef.
|
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | UnitAsMeters |
Gets whether this AttributeDef requires units as meters.
|
Top
See Also