Skip to content

Commit a336e2f

Browse files
authored
Added important note for CE customers
1 parent 7530f6e commit a336e2f

File tree

1 file changed

+4
-3
lines changed
  • powerapps-docs/developer/model-driven-apps/clientapi

1 file changed

+4
-3
lines changed

powerapps-docs/developer/model-driven-apps/clientapi/reference.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "Client API Reference for model-driven apps | MicrosoftDocs"
33
description: "The topic provides client API reference for model-driven apps."
4-
ms.date: 10/31/2018
4+
ms.date: 06/27/2019
55
ms.service: powerapps
66
ms.topic: "conceptual"
77
applies_to:
@@ -23,8 +23,9 @@ search.app:
2323
This section contains reference documentation for client API object model that can be used with JavaScript libraries.
2424

2525
> [!IMPORTANT]
26-
> The Client API object model also contains the **Xrm.Internal** namespace, and use of the objects/methods in this namespace isn’t supported. These objects, and any parts of the HTML Document Object Model (DOM), are subject to change without notice. We recommend that you don’t use these functions or any script that depends on the DOM.<br/><br/>
27-
Also, while debugging, you may find methods and objects in the Client API object model that aren’t documented. Only documented objects and methods are supported.
26+
> - All the client scripting APIs available in this documentation also apply to Dynamics 365 for Customer Engagement apps because Customer Engagement apps are in fact model-driven apps built on Common Data Service platform.
27+
> - The Client API object model also contains the **Xrm.Internal** namespace, and use of the objects/methods in this namespace isn’t supported. These objects, and any parts of the HTML Document Object Model (DOM), are subject to change without notice. We recommend that you don’t use these functions or any script that depends on the DOM.
28+
> - Also, while debugging, you may find methods and objects in the Client API object model that aren’t documented. Only documented objects and methods are supported.
2829
2930
The topics under this section are organized as follows:
3031
- Starts with reference for all the events, collections, and the execution context object.

0 commit comments

Comments
 (0)