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

In This Topic
    IsSuccess Property
    In This Topic
    Indicates if IdentityStatusCode is success.
    Syntax
    public bool IsSuccess {get;}
    public:
    property bool IsSuccess {
       bool get();
    }
    See Also