IScriptContextGetFields Method |  |
Gets all the application fields that exist.
Namespace: Compiled.EDD.ScriptingAssembly: Compiled.EDD.Scripting (in Compiled.EDD.Scripting.dll) Version: 9.0.0.0-142fa9725
SyntaxList<FieldItem> GetFields()
Return Value
ListFieldItemA list of fields available to the script in the application.
See Also