Click or drag to resize

FieldItemAttributeIsChoice Property

Gets or sets if only choice fields should be available.

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

Property Value

Type: Boolean
See Also