Click or drag to resize

FieldItemAttribute Properties

The FieldItemAttribute type exposes the following members.

Properties
  NameDescription
Public propertyAllowNew
Gets or sets if new fields can be created.
Public propertyAllowNull
Gets or sets if the field value can be set to null.
Public propertyAllowSystemFields
Gets or sets if System fields are available.
Public propertyIsChoice
Gets or sets if only choice fields should be available.
Public propertyTypeId
When implemented in a derived class, gets a unique identifier for this Attribute.
(Inherited from Attribute.)
Public propertyTypes
Gets or sets the allowed FieldItemType's available.
Top
See Also