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

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