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

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