RetrieveEntityChangesResponse.EntityChanges Property
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.
Gets the changes for an table.
public:
property Microsoft::Xrm::Sdk::BusinessEntityChanges ^ EntityChanges { Microsoft::Xrm::Sdk::BusinessEntityChanges ^ get(); };
public Microsoft.Xrm.Sdk.BusinessEntityChanges EntityChanges { get; }
member this.EntityChanges : Microsoft.Xrm.Sdk.BusinessEntityChanges
Public ReadOnly Property EntityChanges As BusinessEntityChanges
Property Value
The changes for an table.