Share via


CRMGlobalManager.CreateSession(CustomerEntity, Guid) Method

Definition

protected:
 Microsoft::Uii::Csr::Session ^ CreateSession(Microsoft::Uii::Desktop::Core::CustomerEntity ^ cust1, Guid guCcfCallRefID);
protected Microsoft.Uii.Csr.Session CreateSession (Microsoft.Uii.Desktop.Core.CustomerEntity cust1, Guid guCcfCallRefID);
member this.CreateSession : Microsoft.Uii.Desktop.Core.CustomerEntity * Guid -> Microsoft.Uii.Csr.Session
Protected Function CreateSession (cust1 As CustomerEntity, guCcfCallRefID As Guid) As Session

Parameters

guCcfCallRefID
Guid

Returns

Applies to