Eplan Platform API
Eplan.IdentityClient Namespace / EplanCloudResourceDeprecationArgs Class
Members

In This Topic
    EplanCloudResourceDeprecationArgs Class
    In This Topic
    Argument class to hold EPLAN Cloud resource deprecation header information
    Inheritance Hierarchy

    System.Object
       System.EventArgs
          Eplan.IdentityClient.EplanCloudResourceDeprecationArgs

    Syntax
    [NullableContext(1)]
    [Nullable(0)]
    public class EplanCloudResourceDeprecationArgs : System.EventArgs 
    [NullableContext(1)]
    [Nullable(0)]
    public ref class EplanCloudResourceDeprecationArgs : public System.EventArgs 
    Public Constructors
    Public Properties
     NameDescription
    Public PropertyDeprecation Date of the EPLAN Cloud resource  
    Public PropertyAvailable alternates to the deprecated resource  
    Public PropertyDate when the EPLAN Cloud resource is expected to become unresponsive  
    Public PropertyUri of the Deprecated EPLAN Cloud resource  
    Top
    See Also