API Help
Eplan.EplApi.DataModel Namespace / OptionGroup Class / Options Property

In This Topic
Options Property (OptionGroup)
In This Topic
Returns array of Options assigned to the OptionGroup.
Syntax
public Option[] Options {get;}

Property Value

Array of Options assigned to the OptionGroup.
See Also