Eplan Platform API
Eplan.EplApi.EServices.Ged Namespace / Interaction Class / Project Property

In This Topic
    Project Property (Interaction)
    In This Topic
    Project, the editor belongs to.
    Syntax
    public virtual Project Project {get;}
    public:
    virtual property Project^ Project {
       Project^ get();
    }
    See Also