You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: powerapps-docs/developer/data-platform/org-service/quick-start-org-service-console-app.md
+6-3Lines changed: 6 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
title: "Quickstart: Organization service sample (C#) (Microsoft Dataverse) | Microsoft Docs"# Intent and product brand in a unique string of 43-59 chars including spaces
3
3
description: "This quickstart will show you how to connect to the organization service of the Microsoft Dataverse"# 115-145 characters including spaces. This abstract displays in the search result.
4
4
ms.custom: ""
5
-
ms.date: 04/25/2019
5
+
ms.date: 02/13/2021
6
6
ms.reviewer: "pehecke"
7
7
ms.service: powerapps
8
8
ms.topic: "article"
@@ -31,7 +31,7 @@ You will use the <xref:Microsoft.Xrm.Sdk.IOrganizationService>.<xref:Microsoft.X
31
31
32
32
## Prerequisites
33
33
34
-
- Visual Studio (2017 recommended)
34
+
- Visual Studio (2019 recommended)
35
35
- Internet connection
36
36
- Valid user account for a Dataverse instance
37
37
- Your username
@@ -82,9 +82,12 @@ You will use the <xref:Microsoft.Xrm.Sdk.IOrganizationService>.<xref:Microsoft.X
0 commit comments