IScriptContextCreateFieldSet Method |  |
Create field set with given collection of fields
Namespace: Compiled.EDD.ScriptingAssembly: Compiled.EDD.Scripting (in Compiled.EDD.Scripting.dll) Version: 9.0.0.0-142fa9725
SyntaxFieldSetItem CreateFieldSet(
string name
)
Parameters
- name String
- Name of the field set to create
Return Value
FieldSetItemCreated field set
See Also