Eplan Platform API
Eplan.EplApi.DataModel Namespace / OptionGroup Class / Properties Property

In This Topic
    Properties Property (OptionGroup)
    In This Topic
    .NET Property enabling access to P8 properties of the OptionGroup.
    Syntax
    public new OptionGroupPropertyList Properties {get;}
    public:
    new property OptionGroupPropertyList^ Properties {
       OptionGroupPropertyList^ get();
    }

    Property Value

    P8 properties of the OptionGroup.
    See Also