Skip to main content

Class ExtendedModuleLicense

Namespace: SuperOffice.WebApi.Data
Assembly: SuperOffice.WebApi.dll
Carrier object for ExtendedModuleLicense.

Inheritance

objectExtendedModuleLicense

Inherited Members

object.ToString(), object.Equals(object), object.Equals(object, object), object.ReferenceEquals(object, object), object.GetHashCode(), object.GetType(), object.MemberwiseClone()

Constructors

ExtendedModuleLicense()

Default constructor - defaults any enum props to 0.

Properties

Current

Property Value

ModuleLicense

New

Property Value

ModuleLicense

NumberOfLicensesAdded

Property Value

int

NumberOfLicensesFree

Property Value

int

NumberOfLicensesInUse

Property Value

int

NumberOfLicensesNewFree

Property Value

int

NumberOfLicensesNewTotal

Property Value

int

NumberOfLicensesTotal

Property Value

int

See Also

LicenseAgent