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

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