CrmServiceClient.UninstallSampleDataFromCrm 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 remove 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 UninstallSampleDataFromCrm();
public Guid UninstallSampleDataFromCrm ();
member this.UninstallSampleDataFromCrm : unit -> Guid
Public Function UninstallSampleDataFromCrm () As Guid
Returns
ID of the Async job executing the request