Click or drag to resize

UserGroupManagerGetAssignedWebViewerInboxLicenses Method

Return the number of assigned Web Viewer Inbox licenses

Namespace:  FileHold.UserRoleManager
Assembly:  FileHold.UserRoleManager (in FileHold.UserRoleManager.dll) Version: 17.0.0.0
Syntax
C#
public int GetAssignedWebViewerInboxLicenses(
	WebViewer webViewerType
)

Parameters

webViewerType
Type: FileHold.UserRoleManagerWebViewer

Return Value

Type: Int32
See Also