Name | Description | |
---|---|---|
AliasName | Gets the alias name of the field. | |
FieldType | Gets the FieldType of the field. | |
Handle | Gets the opaque handle to the underlying native object. (Inherited from ArcGIS.Core.CoreObjectsBase) | |
HasDefaultValue | Gets a value indicating whether this field has a default value. | |
IsDomainFixed | Gets a value indicating whether this field's domain is fixed by the system and cannot be unassigned. | |
IsEditable | Gets a value indicating whether this field should be treated as read only by supported clients. | |
IsNullable | Gets a value indicating whether this field can contain null values. | |
IsRequired | Gets a value indicating whether this is a required field. | |
Length | Gets a value indicating the maximum length in bytes for values described by the field. | |
ModelName | Gets the model name of the field. | |
Name | Gets the name of the field. | |
Precision | Gets a value indicating the precision for field values. | |
Scale | Gets a value indicating the scale for field values. |