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

Product Class

The Product is the information about the assembly this license is used for. It contains values for the Assembly, name, version, etc... The Product object inherits from the AbstractLicenseData.

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

Syntax


[SerializableAttribute]
public class Product : AbstractUpgradeableData<Product>
<SerializableAttribute> _
Public Class Product _
	Inherits AbstractUpgradeableData(Of Product)
[SerializableAttribute]
public ref class Product : public AbstractUpgradeableData<Product^>

Inheritance Hierarchy


Object
  CAS.Lib.CodeProtect.LicenseDsc..::..AbstractLicenseData
    CAS.Lib.CodeProtect.LicenseDsc..::..AbstractUpgradeableData<(Of <(<'Product>)>)>
      CAS.Lib.CodeProtect.LicenseDsc..::..Product