Eplan Platform API
Eplan.IdentityClient Namespace / EProxySettings Class / ScriptAddress Property

In This Topic
    ScriptAddress Property
    In This Topic
    Script address. Default = empty.
    Syntax
    public string ScriptAddress {get; set;}
    public:
    property String^ ScriptAddress {
       String^ get();
       void set (    String^ value);
    }
    See Also