DynamicsBaseHostedControl.GetDesktopRecord 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.
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.