Audit trail configuration objects

Namespace: T.Modules.Alarm
Assembly: T.Modules (in T.Modules.dll)

Public Class AlarmAuditTrail 
Inherits ListObj
This language is not supported or no code example is available.
public class AlarmAuditTrail : ListObj
This language is not supported or no code example is available.
Name Description
Public constructor AlarmAuditTrail(RunObj, int) Construct the instance
Top
Name Description
Public property AllCommandsDatasets Flag to indicate that Audit trail - AllCommandsDatasets option will be used.
Public property CustomMessages Flag to indicate that Audit trail - CustomMessages option will be used.
Public property InsertUpdateDatasets Flag to indicate that Audit trail - InsertUpdateDatasets option will be used.
Public property IsEnabled Flag to indicate that Audit trail is enabled.
Public property LastTickAdded Property that indicate the tick timestamp of last audit trail stored.
Public property LogonLogoffSecurity Flag to indicate that Audit trail - LogonLogoff option will be used.
Public property OpenCloseDisplays Flag to indicate that Audit trail - OpenCloseDisplays option will be used.
Public property OperatorActions Flag to indicate that Audit trail - OperatorActions option will be used.
Public property RemoteConnections Flag to indicate that Audit trail - RemoteConnections option will be used.
Public property SaveReports Flag to indicate that Audit trail - SaveReports option will be used.
Public property SystemWarnings Flag to indicate that Audit trail - SystemWarnings option will be used.
Public property TagChanges Flag to indicate that Audit trail - TagChanges option will be used.
Top
Name Description
Public method AddCustomMessage(string) Add Custom Messages to Audit trail
Public method AddCustomMessage(string, string) Add Custom Messages to Audit trail
Public method AddCustomMessage(string, string, string) Add Custom Messages to Audit trail
Public method AddCustomMessage(string, string, string, string) Add Custom Messages to Audit trail
Public method AddCustomMessage(string, string, string, string, string, string, string) Add Custom Messages to Audit trail
Top

.NET Framework

Supported in: 4.6.2, 4.7