FieldItemLevel Property | |
Gets the associated level of values for the field. Specifically,
if the field represents
DocumentItem values,
PageItem values,
or
TextItem values.
Namespace:
Compiled.EDD.Scripting
Assembly:
Compiled.EDD.Scripting (in Compiled.EDD.Scripting.dll) Version: 7.6.1.3-5cb5c356
Syntax public FieldItemLevel Level { get; }
Property Value
Type:
FieldItemLevelThe associated field level.
See Also