LicenseSpring Management .Net SDK 1.9.0
Easily add Software Licensing to your application
LicenseSpring.IBundleProduct Interface Reference

BundleProduct interface More...

Inheritance diagram for LicenseSpring.IBundleProduct:
LicenseSpring.BundleProduct

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...
 

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: