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

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