Click or drag to resize

FieldItemAttributeTypes Property

Gets or sets the allowed FieldItemType's available.

Namespace:  Compiled.EDD.Scripting
Assembly:  Compiled.EDD.Scripting (in Compiled.EDD.Scripting.dll) Version: 7.6.1.3-5cb5c356
Syntax
C#
public FieldItemType[] Types { get; set; }

Property Value

Type: FieldItemType
Remarks
When not set, all available FieldItemType's are shown.
See Also