Show / Hide Table of Contents

Class ExtendedLicenseInfoWithAssignments

Inheritance
Object
ExtendedLicenseInfo
ExtendedLicenseInfoWithAssignments
Inherited Members
ExtendedLicenseInfo.Item[String]
ExtendedLicenseInfo.Reason
ExtendedLicenseInfo.CanBeActivated
ExtendedLicenseInfo.New
ExtendedLicenseInfo.Current
ExtendedLicenseInfo.ExtendedModuleLicenses
ExtendedLicenseInfo.AccumulatedNextCheckDate
Namespace: SuperOffice.License
Assembly: SoCore.dll
Syntax
public class ExtendedLicenseInfoWithAssignments : ExtendedLicenseInfo

Constructors

ExtendedLicenseInfoWithAssignments()

Declaration
public ExtendedLicenseInfoWithAssignments()

Properties

SitesWithAssignments

Declaration
public SiteInfoWithAssignments[] SitesWithAssignments { get; set; }
Property Value
Type Description
SiteInfoWithAssignments[]

UsersWithAssignments

User license assignments

Declaration
public UserInfoWithAssignments[] UsersWithAssignments { get; set; }
Property Value
Type Description
UserInfoWithAssignments[]

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