Skip to main content

Class ExtendedLicenseInfo

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

Inheritance

objectExtendedLicenseInfo

Inherited Members

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

Constructors

ExtendedLicenseInfo()

Default constructor - defaults any enum props to 0.

Properties

AccumulatedNextCheckDate

Property Value

DateTime

CanBeActivated

Property Value

bool

Current

Property Value

LicenseInfo

ExtendedModuleLicenses

Property Value

ExtendedModuleLicense[]

New

Property Value

LicenseInfo

Reason

Property Value

string

See Also

LicenseAgent