LicenseSpring Management .Net SDK 1.9.0
Easily add Software Licensing to your application
LicenseSpring.BundleProduct Class Reference

Class that holds information about product bundle product. More...

Inheritance diagram for LicenseSpring.BundleProduct:
LicenseSpring.IBundleProduct

Properties

uint Id [get]
 Internal ID of the product bundle. More...
 
string ProductName [get]
 Name of the product bundle. More...
 
string ShortCode [get]
 Short code of the product bundle. More...
 
- Properties inherited from LicenseSpring.IBundleProduct
uint Id [get]
 Internal ID of the product bundle. More...
 
string ProductName [get]
 Name of the product bundle. More...
 
string ShortCode [get]
 Short code of the product bundle. More...
 

Detailed Description

Class that holds information about product bundle product.

Property Documentation

◆ Id

uint LicenseSpring.BundleProduct.Id
get

Internal ID of the product bundle.

Implements LicenseSpring.IBundleProduct.

◆ ProductName

string LicenseSpring.BundleProduct.ProductName
get

Name of the product bundle.

Implements LicenseSpring.IBundleProduct.

◆ ShortCode

string LicenseSpring.BundleProduct.ShortCode
get

Short code of the product bundle.

Implements LicenseSpring.IBundleProduct.


The documentation for this class was generated from the following file: