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

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