LicensePool Class
<System.Reflection.Obfuscation(Exclude=true, ApplyToMembers=true)> _
Public Class LicensePool
This language is not supported or no code example is available.
[System.Reflection.Obfuscation(Exclude=true, ApplyToMembers=true)]
public static class LicensePool
This language is not supported or no code example is available.
[System.Reflection.Obfuscation(Exclude=true, ApplyToMembers=true)]
public ref class LicensePool
This language is not supported or no code example is available.
Name | Description | |
---|---|---|
![]() ![]() |
AssignGroupsToLicensePool(long, List<EntityID>, IDatabase) | Assign groups to a license pool |
![]() ![]() |
CreateLicensePool(LicensePool, EntityID, IDatabase) | Create a license pool. |
![]() ![]() |
DeactivateLicensePool(long, IDatabase) | Deleted a license pool. |
![]() ![]() |
EditLicensePool(LicensePool, IDatabase) | Edits a license pool. |
![]() |
Equals(Object) | Determines whether the specified object is equal to the current object. (inherited from Object). |
![]() |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (inherited from Object). |
![]() ![]() |
GetAllActiveLicensePools(IDatabase) | Gets all license pools. |
![]() ![]() |
GetAllGroupsBelongToLicensePool(long, IDatabase) | Get groups belong to a license pool |
![]() ![]() |
GetAllLicensePools(bool, IDatabase) | Gets all license pools. |
![]() |
GetHashCode | Serves as the default hash function. (inherited from Object). |
![]() ![]() |
GetLicensePool(long, IDatabase) | Gets a license pool. |
![]() ![]() |
GetLicensePoolsByUserGroups(List<EntityID>, IDatabase) | Get license pools by user group ids |
![]() ![]() |
GetTotalMaxLimitsForLicenseClass(LicenseModule, IDatabase) | Gets the total maximum limit for the specified license class |
![]() |
GetType | Gets the Type of the current instance. (inherited from Object). |
![]() ![]() |
IsNameAlreadyTaken(long, string, IDatabase) | Gets a license pool. |
![]() |
MemberwiseClone | Creates a shallow copy of the current Object. (inherited from Object). |
![]() |
ToString | Returns a string that represents the current object. (inherited from Object). |
SynergyServerScripting.Entities.LicensePool