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

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