Eplan Platform API
Eplan.EplApi.DataModel.EObjects Namespace / Cable Class / Properties Property

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

    Property Value

    P8 properties of the cable.
    See Also