Leadtools.Logging Namespace > EventLogFilter Class : LogAudit Property |
public bool LogAudit {get; set;}
'Declaration Public Property LogAudit As Boolean
'Usage Dim instance As EventLogFilter Dim value As Boolean instance.LogAudit = value value = instance.LogAudit