Click or drag to resize

ClientCanClientCreate Method

Can this client create a client

Namespace:  SOWIApp.Administrator
Assembly:  SOWIApp.Administrator (in SOWIApp.Administrator.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.Administrator.Client.CanClientCreate(System.Int32)"]

Return Value

Type: Boolean

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

See Also