Name | Description | |
---|---|---|
![]() | FieldDescription Constructor | Initializes a new instance of the FieldDescription class. |
The following tables list the members exposed by FieldDescription.
Name | Description | |
---|---|---|
![]() | FieldDescription Constructor | Initializes a new instance of the FieldDescription class. |
Name | Description | |
---|---|---|
![]() | Alias | Gets or sets the alias of a field. |
![]() | IsHighlighted | Gets or sets whether a field is highlighted. |
![]() | IsReadOnly | Gets or sets whether a field is read-only - values in this field cannot be modified. |
![]() | IsVisible | Gets or sets whether a field is visible. When a field is invisible, result of a Search method will not include values from this field and the field will not appear in many UI list. |
![]() | Name | Gets the name of a field. |
![]() | NumberFormat | Gets or sets numeric format to display values for a field.. |
![]() | Type | Gets the type of a field. |