Click or drag to resize

FieldItem Properties

The FieldItem type exposes the following members.

Properties
  NameDescription
Public propertyDeleted
Gets value if the field is Deleted.
Public propertyDisplayName
Gets the display name of the field.
Public propertyLevel
Gets the associated level of values for the field. Specifically, if the field represents DocumentItem values, PageItem values, or TextItem values.
Public propertyName
Gets the name of the field.
Public propertyReadOnly
Gets or sets if the field is ReadOnly.
Public propertyScope
Gets the scope of the field to the application. Specifically, if the field is created by the application or the user.
Public propertyType
Gets the data type associated to the field.
Top
See Also