ChangeType Enumeration
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
Represents the enumeration for the change type.
Namespace: Microsoft.Xrm.Sdk
Assembly: Microsoft.Xrm.Sdk (in Microsoft.Xrm.Sdk.dll)
Syntax
[DataContractAttribute(Name = "ChangeType", Namespace = "https://schemas.microsoft.com/xrm/7.1/Contracts")]
public enum ChangeType
<DataContractAttribute(Name := "ChangeType", Namespace := "https://schemas.microsoft.com/xrm/7.1/Contracts")>
Public Enumeration ChangeType
Members
Member name | Description | |
---|---|---|
NewOrUpdated | Specifies that the records are new or updated. |
|
RemoveOrDeleted | Specifies that the records were removed or deleted. |
See Also
Return to top
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright