Show / Hide Table of Contents

Class ExtendedModuleLicense

Inheritance
Object
ExtendedModuleLicense
Namespace: SuperOffice.License
Assembly: SoCore.dll
Syntax
public class ExtendedModuleLicense : Object

Constructors

ExtendedModuleLicense()

Declaration
public ExtendedModuleLicense()

Properties

Current

Declaration
public ModuleLicense Current { get; set; }
Property Value
Type Description
ModuleLicense

New

Declaration
public ModuleLicense New { get; set; }
Property Value
Type Description
ModuleLicense

NumberOfLicensesAdded

Declaration
public int NumberOfLicensesAdded { get; set; }
Property Value
Type Description
Int32

NumberOfLicensesFree

Declaration
public int NumberOfLicensesFree { get; set; }
Property Value
Type Description
Int32

NumberOfLicensesInUse

Declaration
public int NumberOfLicensesInUse { get; set; }
Property Value
Type Description
Int32

NumberOfLicensesNewFree

Declaration
public int NumberOfLicensesNewFree { get; set; }
Property Value
Type Description
Int32

NumberOfLicensesNewTotal

Declaration
public int NumberOfLicensesNewTotal { get; set; }
Property Value
Type Description
Int32

NumberOfLicensesTotal

Declaration
public int NumberOfLicensesTotal { get; set; }
Property Value
Type Description
Int32

Methods

ToString()

Declaration
public override string ToString()
Returns
Type Description
String

Extension Methods

EnumUtil.MapEnums<From, To>(From)
ObjectExtensions.AssignByReflection<T>(T, T)
ObjectExtensions.GraphCopy<T>(T)
Converters.MapEnums<From, To>(From)
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top