BusinessEntityChanges Class
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.
Represents the business entity changes.
public ref class BusinessEntityChanges sealed : System::Runtime::Serialization::IExtensibleDataObject
[System.Runtime.Serialization.DataContract(Name="BusinessEntityChanges", Namespace="http://schemas.microsoft.com/xrm/7.1/Contracts")]
public sealed class BusinessEntityChanges : System.Runtime.Serialization.IExtensibleDataObject
[<System.Runtime.Serialization.DataContract(Name="BusinessEntityChanges", Namespace="http://schemas.microsoft.com/xrm/7.1/Contracts")>]
type BusinessEntityChanges = class
interface IExtensibleDataObject
Public NotInheritable Class BusinessEntityChanges
Implements IExtensibleDataObject
- Inheritance
-
BusinessEntityChanges
- Attributes
- Implements
Constructors
BusinessEntityChanges() |
Initializes a new instance of the BusinessEntityChanges class. |
Properties
Changes |
Gets or sets the business entity changes collection. |
DataToken |
Gets or sets the data token. |
ExtensionData |
Gets or sets the extension data object. |
GlobalMetadataVersion |
Gets or sets the metadata version. |
MoreRecords |
Gets or sets a Boolean value that specifies whether there are more records in the business entity changes collection. |
PagingCookie |
Gets or sets the paging cookie. |