FieldSetItemGetFields Method |  |
Gets a list of fields from set
Namespace: Compiled.EDD.ScriptingAssembly: Compiled.EDD.Scripting (in Compiled.EDD.Scripting.dll) Version: 9.0.0.0-142fa9725
Syntaxpublic List<FieldItem> GetFields()
Return Value
ListFieldItemNew list of fields.
See Also