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: 9.0.0.0-142fa9725
Syntax
C#
public FieldItemType[] Types { get; set; }

Property Value

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