Click or drag to resize

ClientCreate Method (ClientCreateSimple, DictionaryString, String)

Create client

Namespace:  SOWIApp.Management
Assembly:  SOWIApp.Management (in SOWIApp.Management.dll) Version: 19.1.23.1 (19.1.23.622)
Syntax
public static ClientCreateSimple Create(
	ClientCreateSimple pClientCreate,
	Dictionary<string, string> pDictionaryUI
)

Parameters

pClientCreate
Type: SOWIData.Management.ModelsClientCreateSimple

[Missing <param name="pClientCreate"/> documentation for "M:SOWIApp.Management.Client.Create(SOWIData.Management.Models.ClientCreateSimple,System.Collections.Generic.Dictionary{System.String,System.String})"]

pDictionaryUI
Type: System.Collections.GenericDictionaryString, String

[Missing <param name="pDictionaryUI"/> documentation for "M:SOWIApp.Management.Client.Create(SOWIData.Management.Models.ClientCreateSimple,System.Collections.Generic.Dictionary{System.String,System.String})"]

Return Value

Type: ClientCreateSimple

[Missing <returns> documentation for "M:SOWIApp.Management.Client.Create(SOWIData.Management.Models.ClientCreateSimple,System.Collections.Generic.Dictionary{System.String,System.String})"]

See Also