LicenseSpring Management .Net SDK 1.10.1
Easily add Software Licensing to your application
Loading...
Searching...
No Matches
LicenseSpring.IBundleProduct Interface Reference

BundleProduct interface. More...

Inheritance diagram for LicenseSpring.IBundleProduct:
LicenseSpring.BundleProduct

Properties

uint Id [get]
 Internal ID of the product bundle.
 
string ProductName [get]
 Name of the product bundle.
 
string ShortCode [get]
 Short code of the product bundle.
 

Detailed Description

BundleProduct interface.

Property Documentation

◆ Id

uint LicenseSpring.IBundleProduct.Id
get

Internal ID of the product bundle.

Implemented in LicenseSpring.BundleProduct.

◆ ProductName

string LicenseSpring.IBundleProduct.ProductName
get

Name of the product bundle.

Implemented in LicenseSpring.BundleProduct.

◆ ShortCode

string LicenseSpring.IBundleProduct.ShortCode
get

Short code of the product bundle.

Implemented in LicenseSpring.BundleProduct.


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