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

In This Topic
    ErrorMsg Property
    In This Topic
    Error message
    Syntax
    public string ErrorMsg {get; set;}
    public:
    property String^ ErrorMsg {
       String^ get();
       void set (    String^ value);
    }
    See Also