LicenseProductOption Class |
Namespace: com.softwarekey.Client.Licensing
The LicenseProductOption type exposes the following members.
Name | Description | |
---|---|---|
![]() | LicenseProductOption | Creates a new LicenseProductOption object. |
Name | Description | |
---|---|---|
![]() | CustomData | Gets or sets the Product Option Custom Data, which contains custom XML or alphanumeric data. |
![]() | OptionName | Gets or sets the Product Option Name. |
![]() | OptionType | Gets or sets the Product Option Type. |
![]() | OptionTypeString | Gets or sets the Product Option Type string value. |
![]() | ProdOptionID | Gets or sets the Product Option ID. |
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |
This object's data is available in the License class's ProductOption property.