Click or drag to resize

ClientCanClientCreate Method

Can this client another client create

Namespace:  SOWIApp.Management
Assembly:  SOWIApp.Management (in SOWIApp.Management.dll) Version: 19.1.23.1 (19.1.23.622)
Syntax
public static bool CanClientCreate(
	int pClientID
)

Parameters

pClientID
Type: SystemInt32

[Missing <param name="pClientID"/> documentation for "M:SOWIApp.Management.Client.CanClientCreate(System.Int32)"]

Return Value

Type: Boolean

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

See Also