Partager via


IContextService.CreateContext(String) Method

Definition

Creates the context.

public:
 Guid CreateContext(System::String ^ customerInformation);
public Guid CreateContext (string customerInformation);
abstract member CreateContext : string -> Guid
Public Function CreateContext (customerInformation As String) As Guid

Parameters

customerInformation
String

Specifies the customer information.

Returns

The context ID.

Applies to