Audit trail configuration objects
Namespace:
T.Modules.Alarm
Assembly: T.Modules (in T.Modules.dll)
Top
Top
Top
Assembly: T.Modules (in T.Modules.dll)
| Name | Description | |
|---|---|---|
|
AlarmAuditTrail(RunObj, int) | Construct the instance |
| Name | Description | |
|---|---|---|
|
AllCommandsDatasets | Flag to indicate that Audit trail - AllCommandsDatasets option will be used. |
|
CustomMessages | Flag to indicate that Audit trail - CustomMessages option will be used. |
|
InsertUpdateDatasets | Flag to indicate that Audit trail - InsertUpdateDatasets option will be used. |
|
IsEnabled | Flag to indicate that Audit trail is enabled. |
|
LastTickAdded | Property that indicate the tick timestamp of last audit trail stored. |
|
LogonLogoffSecurity | Flag to indicate that Audit trail - LogonLogoff option will be used. |
|
OpenCloseDisplays | Flag to indicate that Audit trail - OpenCloseDisplays option will be used. |
|
OperatorActions | Flag to indicate that Audit trail - OperatorActions option will be used. |
|
RemoteConnections | Flag to indicate that Audit trail - RemoteConnections option will be used. |
|
SaveReports | Flag to indicate that Audit trail - SaveReports option will be used. |
|
SystemWarnings | Flag to indicate that Audit trail - SystemWarnings option will be used. |
|
TagChanges | Flag to indicate that Audit trail - TagChanges option will be used. |
| Name | Description | |
|---|---|---|
|
AddCustomMessage(string) | Add Custom Messages to Audit trail |
|
AddCustomMessage(string, string) | Add Custom Messages to Audit trail |
|
AddCustomMessage(string, string, string) | Add Custom Messages to Audit trail |
|
AddCustomMessage(string, string, string, string) | Add Custom Messages to Audit trail |
|
AddCustomMessage(string, string, string, string, string, string, string) | Add Custom Messages to Audit trail |