IScriptContextGetFields Method | |
Gets all the application fields that exist.
Namespace:
Compiled.EDD.Scripting
Assembly:
Compiled.EDD.Scripting (in Compiled.EDD.Scripting.dll) Version: 7.6.1.3-5cb5c356
Syntax List<FieldItem> GetFields()
Return Value
Type:
ListFieldItemA list of fields available to the script in the application.
See Also