The LLBLGenProGenericAuditor<(Of <(<'TAuditInfoEntity>)>)> type exposes the following members.

Properties

  Name Description
Public property EnableIntensiveAuditing
Gets or sets a flag if intensive auditing is enabled.

Note: Intensive auditing will log detailed information about the entities.

Public property IgnoredEntityTypes
Gets or sets ignored entity types.
Public property IgnoredFieldNames
Gets or sets ignored field names.
Public property SerializationMode
Gets or sets Audit serialization mode.

See Also