Skip to content

Commit a2a9495

Browse files
committed
PM changes
By Nathan Helgren
1 parent 788c15d commit a2a9495

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

powerapps-docs/developer/common-data-service/reference/entities/customeraddress.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "CustomerAddress Entity Reference (Common Data Service)| MicrosoftDocs"
33
description: "Includes schema information and supported messages for the CustomerAddress entity in Common Data Service."
4-
ms.date: 11/07/2019
4+
ms.date: 03/26/2020
55
ms.service: "powerapps"
66
ms.topic: "reference"
77
ms.assetid: 3948cc48-07c8-7f60-0608-71c37158ad7c
@@ -17,6 +17,8 @@ search.app:
1717

1818
Address and shipping information. Used to store additional addresses for an account or contact.
1919

20+
>[!NOTE]
21+
>The Customer Address table is updated at the platform level when a change is made to the Account or Contact entities. Because of this, no separate SDK call will be made to update or create the Customer Address entity. Any code that is triggering on address updates or creates should be pointing to the Contact or Account entities.
2022
2123
## Messages
2224

0 commit comments

Comments
 (0)