Eplan Platform API
Eplan.EplApi.DataModel Namespace / Project Class / Options Property

In This Topic
Options Property (Project)
In This Topic
Returns array of Options assigned to the Project but not those that are assigned to OptionGroups.
Syntax
public Option[] Options {get;}

Property Value

Array of OptionGroups assigned to the Project.
See Also