The DataField type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | Description |
A natural-language description of the field, intended for presentation
in a user-agent.
|
![]() | Label |
A human-readable name for the field.
|
![]() | Name |
The name of the field.
|
![]() | Required |
Determines whether the field is required to fill out, or optional.
|
![]() | Type |
The type of the field or null if no type has been specified.
|
![]() | Values |
Returns a collection of the data-field's values.
|