LicenseWarningPeriod class
This data object contains information about the license warning period.
Namespace: Lenovo.SysMgmt.LXCA.Integration.Data
Assembly: Lenovo.SysMgmt.LXCA.Integration.Data
Inheritance -> Object -> RequestResult
Properties
- public int WarningPeriod { get; set;}
- The license warning period value, which determines the number of days before license expires when Lenovo XClarity Administrator triggers a warning.
Methods
- public virtual bool Equals (object obj);
- Determines whether the specified object is equal to the current object.
(Inherited from System.Object)
- public virtual int GetHashCode ();
- Serves as the default hash function.
(Inherited from System.Object)
- public Type GetType ();
- Gets the System.Type of the current instance.
(Inherited from System.Object)
- public virtual string ToString ();
- Returns a string that represents the current object.
(Inherited from System.Object)
Give documentation feedback