Eplan Platform API
Eplan.EplApi.DataModel Namespace / IPropertyPlacementsContainer Interface / PropertyPlacements Property

In This Topic
    PropertyPlacements Property (IPropertyPlacementsContainer)
    In This Topic
    Syntax
    PropertyPlacement[] PropertyPlacements {get;}
    property array<PropertyPlacement^>^ PropertyPlacements {
       array<PropertyPlacement^>^ get();
    }
    See Also