Show / Hide Table of Contents

Class ExtendedLicenseInfoWithAssignments

Inheritance
object
ExtendedLicenseInfo
ExtendedLicenseInfoWithAssignments
Inherited Members
ExtendedLicenseInfo.this[string]
ExtendedLicenseInfo.Reason
ExtendedLicenseInfo.CanBeActivated
ExtendedLicenseInfo.New
ExtendedLicenseInfo.Current
ExtendedLicenseInfo.ExtendedModuleLicenses
ExtendedLicenseInfo.AccumulatedNextCheckDate
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
Namespace: SuperOffice.License
Assembly: SoCore.dll
Syntax
[DataContract(Namespace = "http://www.superoffice.net/ws/crm/NetServer/11.7.0.0")]
public class ExtendedLicenseInfoWithAssignments : ExtendedLicenseInfo

Constructors

ExtendedLicenseInfoWithAssignments()

Declaration
public ExtendedLicenseInfoWithAssignments()

Properties

SitesWithAssignments

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

UsersWithAssignments

User license assignments

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

Extension Methods

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