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

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