IContainerAppFields Property |  |
Gets the entire list of application fields accessible
by the script.
Namespace: Compiled.EDD.ScriptingAssembly: Compiled.EDD.Scripting (in Compiled.EDD.Scripting.dll) Version: 9.0.0.0-142fa9725
SyntaxList<FieldItem> AppFields { get; }Property Value
ListFieldItemThe list of fields available to the script.
See Also