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

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