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

In This Topic
    Link Property (EplanCloudResourceDeprecationArgs)
    In This Topic
    Available alternates to the deprecated resource
    Syntax
    public string Link {get; set;}
    public:
    property String^ Link {
       String^ get();
       void set (    String^ value);
    }
    See Also