CrmServiceClient.IsSampleDataInstalled 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.
Determines if the CRM sample data has been installed
public:
Microsoft::Xrm::Tooling::Connector::CrmServiceClient::ImportStatus IsSampleDataInstalled();
public Microsoft.Xrm.Tooling.Connector.CrmServiceClient.ImportStatus IsSampleDataInstalled ();
member this.IsSampleDataInstalled : unit -> Microsoft.Xrm.Tooling.Connector.CrmServiceClient.ImportStatus
Public Function IsSampleDataInstalled () As CrmServiceClient.ImportStatus
Returns
true
if the sample data is installed, False if not.