Gets or sets the IAuditInfoStrategy implementation used for automatic audit information.

Namespace:  Mindscape.LightSpeed
Assembly:  Mindscape.LightSpeed (in Mindscape.LightSpeed.dll)
Version: 4.0.0.0 (4.0.0.0)

Syntax

C#
public IAuditInfoStrategy CustomAuditInfoStrategy { get; set; }
Visual Basic (Declaration)
Public Property CustomAuditInfoStrategy As IAuditInfoStrategy

See Also