InternalServiceGetLicensedUserCount Method

Definition

Namespace: FileHold.UserRoleManager
Assembly: FileHold.UserRoleManager (in FileHold.UserRoleManager.dll) Version: 17.1.0.0
C#
[WebMethodAttribute]
public int GetLicensedUserCount(
	out int inUse
)

Parameters

inUse  Int32
 

Return Value

Int32

See Also