CRMGlobalManager.CreateSession(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 ^ 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
- cust1
- CustomerEntity
- guCcfCallRefID
- Guid