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

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