CrmServiceClient.InstallSampleDataToCrm 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.
Request CRM to install sample data shipped with CRM. Note this is process will take a few moments to execute.
This method will return once the request has been submitted.
public:
Guid InstallSampleDataToCrm();
public Guid InstallSampleDataToCrm ();
member this.InstallSampleDataToCrm : unit -> Guid
Public Function InstallSampleDataToCrm () As Guid
Returns
ID of the Async job executing the request