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

LicenseDetailsArrayWrapper class, helper class for COM interop More...

Inheritance diagram for LicenseSpring.LicenseDetailsArrayWrapper:
LicenseSpring.ILicenseDetailsArrayWrapper

Public Member Functions

void Add (uint index, string LicenseKey, LicenseUser[] LicenseUsers, string ValidityDuration, string ValidityEndDate, string MaintenanceDuration, ConsumptionPeriod ConsumptionPeriod, uint MaxConsumptions, uint MaxOverages, uint MaxTransfers, ProductFeature[] Features, LicenseType Type, uint MaxActivations, bool PreventVM, bool IsTrial, bool EnableMaintenancePeriod, bool AllowOverages, bool ResetConsumption, CustomField[] CustomFields)
 Create LicenseDetails object and add it to array More...
 
LicenseDetails[] GetArray ()
 Get current array of LicenseDetails objects More...
 
void Init (uint size)
 Initialize array of provided size More...
 
void Add (uint index, string LicenseKey, LicenseUser[] LicenseUsers, string ValidityDuration, string ValidityEndDate, string MaintenanceDuration, ConsumptionPeriod ConsumptionPeriod, uint MaxConsumptions, uint MaxOverages, uint MaxTransfers, ProductFeature[] Features, LicenseType Type, uint MaxActivations, bool PreventVM, bool IsTrial, bool EnableMaintenancePeriod, bool AllowOverages, bool ResetConsumption, CustomField[] CustomFields)
 Create LicenseDetails object and add it to array More...
 
LicenseDetails[] GetArray ()
 Get current array of LicenseDetails objects More...
 
void Init (uint size)
 Initialize array of provided size More...
 

Detailed Description

LicenseDetailsArrayWrapper class, helper class for COM interop

Member Function Documentation

◆ Add()

void LicenseSpring.LicenseDetailsArrayWrapper.Add ( uint  index,
string  LicenseKey,
LicenseUser[]  LicenseUsers,
string  ValidityDuration,
string  ValidityEndDate,
string  MaintenanceDuration,
ConsumptionPeriod  ConsumptionPeriod,
uint  MaxConsumptions,
uint  MaxOverages,
uint  MaxTransfers,
ProductFeature[]  Features,
LicenseType  Type,
uint  MaxActivations,
bool  PreventVM,
bool  IsTrial,
bool  EnableMaintenancePeriod,
bool  AllowOverages,
bool  ResetConsumption,
CustomField[]  CustomFields 
)

Create LicenseDetails object and add it to array

Implements LicenseSpring.ILicenseDetailsArrayWrapper.

◆ GetArray()

LicenseDetails[] LicenseSpring.LicenseDetailsArrayWrapper.GetArray ( )

Get current array of LicenseDetails objects

Implements LicenseSpring.ILicenseDetailsArrayWrapper.

◆ Init()

void LicenseSpring.LicenseDetailsArrayWrapper.Init ( uint  size)

Initialize array of provided size

Implements LicenseSpring.ILicenseDetailsArrayWrapper.


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