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