Eplan Platform API
Eplan.EplApi.DataModel Namespace / OptionBase Class / Name Property

In This Topic
Name Property (OptionBase)
In This Topic
Name of the option object i.e. OptionGroup or Option.
Syntax
public string Name {get; set;}

Property Value

Name of the option object.
See Also