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

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