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

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