Click or drag to resize

UserGetByID Method

Gives User data item by User ID

Namespace:  SOWIApp.Management
Assembly:  SOWIApp.Management (in SOWIApp.Management.dll) Version: 19.1.23.1 (19.1.23.622)
Syntax
public static User GetByID(
	int pUserID
)

Parameters

pUserID
Type: SystemInt32
User ID

Return Value

Type: User

[Missing <returns> documentation for "M:SOWIApp.Management.User.GetByID(System.Int32)"]

See Also