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

In This Topic
    Deprecation Property
    In This Topic
    Deprecation Date of the EPLAN Cloud resource
    Syntax
    public DateTime Deprecation {get; set;}
    public:
    property DateTime Deprecation {
       DateTime get();
       void set (    DateTime value);
    }
    See Also