Click or drag to resize

UserRoleCount Method

Number by Client, User and Role

Namespace:  SOWIApp.Management
Assembly:  SOWIApp.Management (in SOWIApp.Management.dll) Version: 19.1.23.1 (19.1.23.622)
Syntax
public static int Count(
	int pClientID,
	int pUserID,
	int pRoleID
)

Parameters

pClientID
Type: SystemInt32
filter Client
pUserID
Type: SystemInt32
filter User
pRoleID
Type: SystemInt32
filter Role

Return Value

Type: Int32

[Missing <returns> documentation for "M:SOWIApp.Management.UserRole.Count(System.Int32,System.Int32,System.Int32)"]

See Also