Eplan Platform API
Eplan.EplApi.DataModel Namespace / AnyPropertyId Class / AsPlacement Property

In This Topic
    AsPlacement Property
    In This Topic
    Gets property id value as Properties.Placement.
    Syntax
    public Properties.Placement AsPlacement {get;}
    public:
    property Properties.Placement AsPlacement {
       Properties.Placement get();
    }
    See Also