Eplan Platform API
Eplan.EplApi.DataModel Namespace / AnyPropertyId Class / AsCable Property

In This Topic
    AsCable Property
    In This Topic
    Gets property id value as Properties.Cable.
    Syntax
    public Properties.Cable AsCable {get;}
    public:
    property Properties.Cable AsCable {
       Properties.Cable get();
    }
    See Also