Share via


CRMGlobalManager.CreateBackgroundSession(CustomerEntity, Guid) Method

Definition

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

Parameters

guCcfCallRefID
Guid

Returns

Applies to