Product Methods
The Product type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
|
|
Equals(System.Object) | (Inherited from Object.) |
|
|
Finalize | (Inherited from Object.) |
|
|
GetHashCode | (Inherited from Object.) |
|
|
GetType | (Inherited from Object.) |
|
|
MemberwiseClone | (Inherited from Object.) |
|
|
Saved |
Resets the is dirty flag to know this item has been saved.
(Inherited from AbstractLicenseData.) |
|
|
ToString | (Inherited from Object.) |
|
|
ToXmlString |
This creates a String representing the
XML form for this Product.
|
|
|
UpgardeData(Product) |
Upgrade the product description if posible. Description, Developer and IsLicensed is upgraded
if provided by the new l;icense.
|
|
|
UpgardeData(Type) |
Upgrade the this object
(Inherited from AbstractUpgradeableData<(Of <(<'Type>)>)>.) |
|
|
UpgradeField | (Inherited from AbstractUpgradeableData<(Of <(<'Type>)>)>.) |

