Click or drag to resize

PubSubDispatchLog Properties

The PubSubDispatchLog type exposes the following members.

Properties
 NameDescription
Public property_Self A query parameter which references itself - this is for query filters which pass the original data in
(Inherited from IdentifiedData)
Public propertyBatchOperation Gets or sets the operation
(Inherited from IdentifiedData)
Public propertyDispatchTime Gets or sets the time that the object was dispatched
Public propertyEvent Gets or set sthe event
Public propertyKey Gets or sets the primary identifying UUID of this object
(Inherited from IdentifiedData)
Public propertyModifiedOn Gets or sets date/time that this object was last created or modified
(Overrides IdentifiedDataModifiedOn)
Public propertyObjectKey Gets or sets the object key
Public propertyOutcome The outcome of the dispatch
Public propertyTag Gets a tag which changes whenever the object is updated
(Inherited from IdentifiedData)
Public propertyType Gets the type registration of this object
(Inherited from IdentifiedData)
Public propertyVersionSequence Gets or sets the version sequence that was dispatched
Top
See Also