FieldSetItemName Property | |
Gets the name of the field set.
Namespace:
Compiled.EDD.Scripting
Assembly:
Compiled.EDD.Scripting (in Compiled.EDD.Scripting.dll) Version: 7.6.1.3-5cb5c356
Syntax public string Name { get; }
Property Value
Type:
StringThe name applied to the fieldSet.
See Also