CrmServiceClient.UninstallSampleDataFromCrm Method ()
Applies To: Dynamics CRM 2015
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.
Namespace: Microsoft.Xrm.Tooling.Connector
Assembly: Microsoft.Xrm.Tooling.Connector (in Microsoft.Xrm.Tooling.Connector.dll)
Syntax
public Guid UninstallSampleDataFromCrm()
public:
Guid UninstallSampleDataFromCrm()
member UninstallSampleDataFromCrm : unit -> Guid
Public Function UninstallSampleDataFromCrm As Guid
Return Value
Type: System.Guid
ID of the Async job executing the request
See Also
CrmServiceClient Class
Microsoft.Xrm.Tooling.Connector Namespace
Return to top
© 2016 Microsoft. All rights reserved. Copyright