Skip to main content
Planview Customer Success Center

NumberOfAvailableLicenses Function

NumberOfAvailableLicenses (userType as ObjectIdentifier) as Numeric

Category: Common
Description: Returns number of available licenses specified by licenseType
Supported Context: BusinessRules
Parameters:  
userType as ObjectIdentifier(LicenseType)
  • Email
  • Full
  • Limited
  • None
  • Social
  • TeamMember
  • Trial
Returned value as Numeric  
Example #1

Examples:

NumberOfAvailableLicenses('Full')

NumberOfAvailableLicenses('Social')