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

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