Eplan Platform API
Eplan.IdentityClient Namespace / EplanCloudResourceDeprecationArgs Class / Uri Property

In This Topic
    Uri Property
    In This Topic
    Uri of the Deprecated EPLAN Cloud resource
    Syntax
    public string Uri {get; set;}
    public:
    property String^ Uri {
       String^ get();
       void set (    String^ value);
    }
    See Also