Click or drag to resize

IScriptContextGetFieldSets Method

Get all field sets

Namespace:  Compiled.EDD.Scripting
Assembly:  Compiled.EDD.Scripting (in Compiled.EDD.Scripting.dll) Version: 7.6.1.3-5cb5c356
Syntax
C#
List<FieldSetItem> GetFieldSets()

Return Value

Type: ListFieldSetItem
List of available field sets
See Also