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

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

    Property Value

    P8 properties of the Option.
    See Also