API Help
Eplan.EplApi.RemoteClient Namespace / EplanServerData Class / EplanPath Property

In This Topic
    EplanPath Property (EplanServerData)
    In This Topic
    Eplan full path
    Syntax
    public string EplanPath {get; set;}
    public:
    property String^ EplanPath {
       String^ get();
       void set (    String^ value);
    }
    See Also