CRMGlobalManager.CreateBackgroundSession(CustomerEntity, Guid) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
- cust1
- CustomerEntity
- guCcfCallRefID
- Guid