API Help
Eplan.EplApi.DataModel Namespace / Properties Class / AllStrandConnectorPropIDs Property

In This Topic
    AllStrandConnectorPropIDs Property
    In This Topic
    Returns an array of all property ids which can exist for StrandConnector objects.
    Syntax
    public static AnyPropertyId[] AllStrandConnectorPropIDs {get;}
    public:
    static property array<AnyPropertyId^>^ AllStrandConnectorPropIDs {
       array<AnyPropertyId^>^ get();
    }
    See Also