Click or drag to resize

AuditData Properties

The AuditData type exposes the following members.

Properties
  NameDescription
Public propertyActionCode
Identifies the action code
Public propertyActors
Represents the actors within the audit event
Public propertyAuditableObjects
Represents other objects of interest
Public propertyBatchOperation
Gets or sets the operation
(Inherited from IdentifiedData.)
Public propertyEventIdentifier
Identifies the event
Public propertyEventTypeCode
Identifies the type of event
Public propertyIsDelayLoadEnabled
True if the class is currently loading associations when accessed
(Inherited from IdentifiedData.)
Public propertyKey
Gets or sets the primary identifying UUID of this object
(Inherited from IdentifiedData.)
Public propertyLoadState
Gets or sets whether the object was partial loaded
(Inherited from IdentifiedData.)
Public propertyMetadata
Metadata about the audit
Public propertyModifiedOn
Represents the modified on
(Overrides IdentifiedDataModifiedOn.)
Public propertyOutcome
Identifies the outcome of the event
Public propertyTag
Gets a tag which changes whenever the object is updated
(Inherited from IdentifiedData.)
Public propertyTimestamp
Timestamp backing property (since XML Serializer does not like DTO)
Public propertyTimestampXml
Event timestamp
Public propertyType
Gets the type registration of this object
(Inherited from IdentifiedData.)
Top
See Also