Click or drag to resize

IChoiceFieldItemChoiceType Property

Gets the type of choice this field instance supports.

Namespace:  Compiled.EDD.Scripting
Assembly:  Compiled.EDD.Scripting (in Compiled.EDD.Scripting.dll) Version: 7.6.1.3-5cb5c356
Syntax
C#
ChoiceFieldItemType ChoiceType { get; }

Property Value

Type: ChoiceFieldItemType
See Also