Eplan Platform API
Eplan.EplApi.EServices Namespace / SubProject Class / Project Property

In This Topic
    Project Property (SubProject)
    In This Topic
    Project for which the subproject is defined.
    Syntax
    public Project Project {get;}
    public:
    property Project^ Project {
       Project^ get();
    }
    See Also