![]() |
LicenseSpring .Net SDK 8.1.0
Easily add Software Licensing to your application
|
A single entry of a bundle: a product code and its associated license. More...
Properties | |
| ILicense | License [get] |
| License associated with ProductCode. | |
| string | ProductCode [get] |
| Product code of the license in this bundle entry. | |
A single entry of a bundle: a product code and its associated license.
COM-friendly representation of one item of the bundle dictionary returned by the Dictionary<string, ILicense> bundle methods (which are not COM compatible).
|
get |
License associated with ProductCode.
Implemented in LicenseSpring.BundleEntry.
|
get |
Product code of the license in this bundle entry.
Implemented in LicenseSpring.BundleEntry.