Eplan Platform API
Eplan.IdentityClient Namespace / IdentityClientResponse Class / Message Property

In This Topic
    Message Property (IdentityClientResponse)
    In This Topic
    Message.
    Syntax
    public string Message {get; set;}
    public:
    property String^ Message {
       String^ get();
       void set (    String^ value);
    }
    See Also