Click or drag to resize

Role Constructor

Initializes a new instance of the Role class

Namespace:  SOWIApp.Management.Data
Assembly:  SOWIApp.Management (in SOWIApp.Management.dll) Version: 19.1.23.1 (19.1.23.622)
Syntax
public Role(
	int pClientID
)

Parameters

pClientID
Type: SystemInt32

[Missing <param name="pClientID"/> documentation for "M:SOWIApp.Management.Data.Role.#ctor(System.Int32)"]

See Also