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

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

    Property Value

    P8 properties of the OptionBase.
    See Also