UserGroupManagerGetAvailableViewerLicenses Method
Return the number of available Viewer licenses of the given type
Namespace: FileHold.UserRoleManagerAssembly: FileHold.UserRoleManager (in FileHold.UserRoleManager.dll) Version: 17.1.0.0
[WebMethodAttribute(Description = "Return the number of available Viewer licenses of the given type")]
public int GetAvailableViewerLicenses(
int viewerLicenseType,
bool countUsers
)
- viewerLicenseType Int32
- countUsers Boolean
Int32