This class represents a a deleted record and information related to it
Properties
The following are the properties of the class
DeleteId - int
- RecordId - int
- HeadId - int
- SequenceNumber - int
- RecordCreated - DateTime
- EntryId - string
- EntryName - string
- Fields - Array of TExtraProperty
Fields will contain and properties that where sent in using the option class ExtraProperties
Related articles