CRMGlobalManager.BuildCustomerResponse Method (String, DynamicsCustomerRecord, Boolean, Guid)
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016
Build and send a response to the Customer Search Result.
Namespace: Microsoft.Crm.UnifiedServiceDesk.Dynamics
Assembly: Microsoft.Crm.UnifiedServiceDesk.Dynamics (in Microsoft.Crm.UnifiedServiceDesk.Dynamics.dll)
Syntax
protected CustomerEntity BuildCustomerResponse(
string CustID,
DynamicsCustomerRecord Cust,
bool isNewCust,
Guid guCcfCallRefID
)
Protected Function BuildCustomerResponse (
CustID As String,
Cust As DynamicsCustomerRecord,
isNewCust As Boolean,
guCcfCallRefID As Guid
) As CustomerEntity
Parameters
- CustID
Type: System.String
- isNewCust
Type: System.Boolean
Return Value
Type: Microsoft.Uii.Desktop.Core.CustomerEntity
See Also
CRMGlobalManager Class
Microsoft.Crm.UnifiedServiceDesk.Dynamics Namespace
Return to top
Unified Service Desk 2.0
© 2017 Microsoft. All rights reserved. Copyright