RemovedOrDeletedItem 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 removed or deleted item.
public ref class RemovedOrDeletedItem sealed : Microsoft::Xrm::Sdk::IChangedItem, System::Runtime::Serialization::IExtensibleDataObject
[System.Runtime.Serialization.DataContract(Name="RemovedOrDeletedItem", Namespace="http://schemas.microsoft.com/xrm/7.1/Contracts")]
public sealed class RemovedOrDeletedItem : Microsoft.Xrm.Sdk.IChangedItem, System.Runtime.Serialization.IExtensibleDataObject
[<System.Runtime.Serialization.DataContract(Name="RemovedOrDeletedItem", Namespace="http://schemas.microsoft.com/xrm/7.1/Contracts")>]
type RemovedOrDeletedItem = class
interface IChangedItem
interface IExtensibleDataObject
Public NotInheritable Class RemovedOrDeletedItem
Implements IChangedItem, IExtensibleDataObject
- Inheritance
-
RemovedOrDeletedItem
- Attributes
- Implements
Constructors
RemovedOrDeletedItem() | |
RemovedOrDeletedItem(ChangeType, EntityReference) |
Initializes a new instance of the RemovedOrDeletedItem class. |
Properties
ExtensionData |
Gets or sets the extension data object. |
RemovedItem |
Gets or sets the removed item. |
Type |
Gets or sets the change type. |