The following tables list the members exposed by Field.
Name | Description | |
---|---|---|
Field Constructor | Initializes a new instance of the Field class. |
Name | Description | |
---|---|---|
Alias | Gets or sets the alias used for this field. | |
Domain | The domain limiting values to a range or a set of codes for the field. Feature Service layers only. | |
Editable | Specifies whether this field is read-only or editable. Feature Service layers only. | |
Length | Specifies the maximum length of the field | |
Name | The name of the field. | |
Nullable | Specifies whether this field is required or can be null. | |
Type | The type of values in the field. |