Click or drag to resize

PostDataObjectDeleteEventArgs Properties

The PostDataObjectDeleteEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyDataObject
Data object
Public propertyDataObjectId
Id of data object was deleted.
Public propertyDataObjectType
The type of the data object.
Public propertyDataObjectTypeId
The id of the type of the data object.
Public propertyDbConnection
The current database connection.
(Inherited from AppEventArgs.)
Public propertyDbTransaction
The current database transaction.
(Inherited from AppEventArgs.)
Public propertyFactory
(Inherited from AppEventArgs.)
Top
See Also