DynamicsBaseHostedControl.GetDesktopRecord Method

Definition

Retrieves the DynamicsCustomerRecord which contains all the data about the current customer.

protected:
 Microsoft::Crm::UnifiedServiceDesk::Dynamics::DynamicsCustomerRecord ^ GetDesktopRecord();
protected Microsoft.Crm.UnifiedServiceDesk.Dynamics.DynamicsCustomerRecord GetDesktopRecord ();
member this.GetDesktopRecord : unit -> Microsoft.Crm.UnifiedServiceDesk.Dynamics.DynamicsCustomerRecord
Protected Function GetDesktopRecord () As DynamicsCustomerRecord

Returns

Returns DynamicsCustomerRecord.

Applies to