Name | Description | |
---|---|---|
CurrentDomain | Gets the current domain of this attribute. | |
CurrentSubtype | Gets the current subtype of this attribute. | |
CurrentValue | Gets or sets the current value of this attribute. | |
DefaultValue | Gets the current default value of this attribute. If there is a current subtype, it returns the default subtype value. | |
FieldAlias | Gets the field alias of this attribute. | |
FieldIndex | Gets the field index of this attribute. | |
FieldName | Gets the field name of this attribute. | |
FieldType | Gets the field type of this attribute. | |
HasDomain | Gets whether this attribute has a current domain. | |
HasMultipleValues | Gets whether this attribute has multiple values. | |
Index | Gets the layer index of this attribute. | |
IsDirty | Gets whether the attribute was modified. | |
IsEditable | Gets whether this attribute is marked editable. | |
IsGeometryField | Gets whether this attribute is a geometry field. | |
IsHighlighted | Gets whether this attribute is highlighted. | |
IsNullable | Gets whether this attribute value can be null. | |
IsRendererField | Gets whether this attribute is a renderer field. | |
IsSubtype | Gets whether this attribute is a subtype. | |
IsSystemField | Gets whether this attribute is a system field. | |
IsValid | Gets whether the attribute value is valid. | |
IsVisible | Gets whether this attribute is visible. | |
Length | Gets the maximum length of this attribute. | |
MapMember | Gets the layer or Standalone table this attribute belongs to. | |
OriginalValue | Gets the original value of this attribute. | |
Precision | Gets the precision of this attribute. | |
Subtypes | Gets the list of subtypes for this attribute. |