CustomData Members
The CustomData 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 CustomData object.
|
Properties
| Name | Description | |
|---|---|---|
|
|
IsDirty |
Gets if this object has changed since the last save.
(Inherited from AbstractLicenseData.) |
|
|
Items |
Gets or Sets the StringDictionary of the CustomData object.
|

