AlarmAuditTrail Class

Audit trail configuration objects
Public Class AlarmAuditTrail
This language is not supported or no code example is available.
public class AlarmAuditTrail
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 CustomMessages Flag to indicate that Audit trail - CustomMessages 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 LoadDatasets Flag to indicate that Audit trail - LoadDatasets option will be used.
Public property LogonLogoffSecurity Flag to indicate that Audit trail - LogonLogoff option will be used.
Public property ModifyDatasets Flag to indicate that Audit trail - ModifyDatasets 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
Methods
 
Name Description
Public method AddCustomMessage(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, string, string) Add Custom Messages to Audit trail
Top
T.Modules.Alarm.AlarmAuditTrail

.NET Framework

Supported in: 4.6.2, 4.7

In this article

Definition