CRMGlobalManager.CreateBackgroundSessionForCustomer 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.
public:
virtual Microsoft::Uii::Csr::Session ^ CreateBackgroundSessionForCustomer(Microsoft::Crm::UnifiedServiceDesk::Dynamics::DynamicsCustomerRecord ^ custRec);
public virtual Microsoft.Uii.Csr.Session CreateBackgroundSessionForCustomer (Microsoft.Crm.UnifiedServiceDesk.Dynamics.DynamicsCustomerRecord custRec);
abstract member CreateBackgroundSessionForCustomer : Microsoft.Crm.UnifiedServiceDesk.Dynamics.DynamicsCustomerRecord -> Microsoft.Uii.Csr.Session
override this.CreateBackgroundSessionForCustomer : Microsoft.Crm.UnifiedServiceDesk.Dynamics.DynamicsCustomerRecord -> Microsoft.Uii.Csr.Session
Public Overridable Function CreateBackgroundSessionForCustomer (custRec As DynamicsCustomerRecord) As Session
Parameters
- custRec
- DynamicsCustomerRecord