CAS.Lib.CodeProtect Namespace
CAS.Lib.CodeProtect.LicenseDsc Namespace
CAS.Lib.CodeProtect.LicenseDsc.Constraints Namespace
CAS.Lib.CodeProtect.Properties Namespace
OOI CodeProtect

Statistics Class

The Statistics object inherits from the AbstractLicenseData. The Statistics is the information about usage of the license for general information purposes*.

Namespace:  CAS.Lib.CodeProtect.LicenseDsc
Assembly:  CAS.CodeProtect (in CAS.CodeProtect.dll)

Syntax


[SerializableAttribute]
public class Statistics : AbstractLicenseData
<SerializableAttribute> _
Public Class Statistics _
	Inherits AbstractLicenseData
[SerializableAttribute]
public ref class Statistics : public AbstractLicenseData

Remarks


Currently it is not used for anything else. In later version of Open License this information may be passed back to a License Server to support tracking License Statistics.

Inheritance Hierarchy


Object
  CAS.Lib.CodeProtect.LicenseDsc..::..AbstractLicenseData
    CAS.Lib.CodeProtect.LicenseDsc..::..Statistics