DeploymentExtensions.InstallSampleData(ServiceClient) 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 Dataverse to install sample data shipped with Dataverse. Note this is process will take a few moments to execute.
This method will return once the request has been submitted.
public static Guid InstallSampleData (this Microsoft.PowerPlatform.Dataverse.Client.ServiceClient serviceClient);
static member InstallSampleData : Microsoft.PowerPlatform.Dataverse.Client.ServiceClient -> Guid
<Extension()>
Public Function InstallSampleData (serviceClient As ServiceClient) As Guid
Parameters
- serviceClient
- ServiceClient
ServiceClient
Returns
ID of the Async job executing the request