Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Applies To: Dynamics CRM 2015
Gets the changes for an entity.
Namespace: Microsoft.Xrm.Sdk.Messages
Assembly: Microsoft.Xrm.Sdk (in Microsoft.Xrm.Sdk.dll)
Syntax
public BusinessEntityChanges EntityChanges { get; }
public:
property BusinessEntityChanges^ EntityChanges {
BusinessEntityChanges^ get();
}
member EntityChanges : BusinessEntityChanges with get
Public ReadOnly Property EntityChanges As BusinessEntityChanges
Property Value
Type: Microsoft.Xrm.Sdk.BusinessEntityChanges
Type: BusinessEntityChanges.
See Also
RetrieveEntityChangesResponse Class
Microsoft.Xrm.Sdk.Messages Namespace
Return to top
© 2016 Microsoft. All rights reserved. Copyright