CRMGlobalManager.BuildCustomerResponse 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.
Build and send a response to the Customer Search Result.
protected:
Microsoft::Uii::Desktop::Core::CustomerEntity ^ BuildCustomerResponse(System::String ^ CustID, Microsoft::Crm::UnifiedServiceDesk::Dynamics::DynamicsCustomerRecord ^ Cust, bool isNewCust, Guid guCcfCallRefID);
protected Microsoft.Uii.Desktop.Core.CustomerEntity BuildCustomerResponse (string CustID, Microsoft.Crm.UnifiedServiceDesk.Dynamics.DynamicsCustomerRecord Cust, bool isNewCust, Guid guCcfCallRefID);
member this.BuildCustomerResponse : string * Microsoft.Crm.UnifiedServiceDesk.Dynamics.DynamicsCustomerRecord * bool * Guid -> Microsoft.Uii.Desktop.Core.CustomerEntity
Protected Function BuildCustomerResponse (CustID As String, Cust As DynamicsCustomerRecord, isNewCust As Boolean, guCcfCallRefID As Guid) As CustomerEntity
Parameters
- CustID
- String
- isNewCust
- Boolean
- guCcfCallRefID
- Guid