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

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

    Property Value

    P8 properties of the Option.
    See Also