FieldItem Properties |
The FieldItem type exposes the following members.
Name | Description | |
---|---|---|
Deleted |
Gets value if the field is Deleted.
| |
DisplayName |
Gets the display name of the field.
| |
Level |
Gets the associated level of values for the field. Specifically,
if the field represents DocumentItem values, PageItem values,
or TextItem values.
| |
Name |
Gets the name of the field.
| |
ReadOnly |
Gets or sets if the field is ReadOnly.
| |
Scope |
Gets the scope of the field to the application. Specifically, if the
field is created by the application or the user.
| |
Type |
Gets the data type associated to the field.
|