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.ScriptingAssembly: Compiled.EDD.Scripting (in Compiled.EDD.Scripting.dll) Version: 9.0.0.0-142fa9725
Syntaxpublic FieldItemLevel Level { get; }Property Value
FieldItemLevelThe associated field level.
See Also