CustomAuditOperationTypeFilterEventArgs Fields
Contains data for the CustomizeAuditOperationTypeFilter event.Name | Description |
---|---|
AuditObject | A modified object. |
AuditOperationType | The type of operation performed with AuditObject. |
Empty static | Provides a value to use with events that do not have event data. Inherited from EventArgs. |
See Also