Audit trail configuration objects

The following tables list the members exposed by the AlarmAuditTrail type.

Name Description
Public constructor AlarmAuditTrail Construct the instance
Top
Name Description
Public property AllCommandsDatasets Flag to indicate that Audit trail - AllCommandsDatasets option will be used.
Public property ArrayIndexes (inherited from RunObj).
Public property Count (inherited from ListObj).
Public property CustomMessages Flag to indicate that Audit trail - CustomMessages option will be used.
Public property ID (inherited from RunObj).
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 Item (Overloaded) (inherited from ListObj).
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 ObjServer (inherited from RunObj).
Public property ObjType (inherited from RunObj).
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 Parent (inherited from RunObj).
Public property RemoteConnections Flag to indicate that Audit trail - RemoteConnections option will be used.
Public property Root (inherited from RunObj).
Public property SaveReports Flag to indicate that Audit trail - SaveReports option will be used.
Public property SyncRoot (inherited from ListObj).
Public property SystemWarnings Flag to indicate that Audit trail - SystemWarnings option will be used.
Public property TModule (inherited from RunObj).
Public property TagChanges Flag to indicate that Audit trail - TagChanges option will be used.
Top
Name Description
Public method AddCustomMessage (Overloaded) Add Custom Messages to Audit trail
Public method ClearCacheNames (inherited from ListObj).
Public method Equals (Overloaded) (inherited from Object).
Public method GetEnumerator (inherited from ListObj).
Public method GetHashCode (inherited from Object).
Public method GetID (inherited from ListObj).
Public method GetName (Overloaded) (inherited from ListObj).
Public method GetObj (Overloaded) (inherited from ListObj).
Public method GetObjAsObject (inherited from ListObj).
Public method GetObjRef (inherited from RunObj).
Public method GetType (inherited from Object).
Public method IsInUse (inherited from ListObj).
Public method OnContinue (inherited from RunObj).
Public method OnPause (inherited from RunObj).
Public method OnStart (inherited from RunObj).
Public method OnStop (inherited from RunObj).
Public method PreloadRunObj (inherited from ListObj).
Public method Static ReferenceEquals (inherited from Object).
Public method StartPreloadRunObjs (Overloaded) (inherited from ListObj).
Public method ToString (inherited from RunObj).
Top
Name Description
Public extension method ApplyCast (Overloaded) (Defined by GenericEnumerableHelper).
Public extension method ApplyCount (Defined by GenericEnumerableHelper).
Public extension method ApplySelect (Overloaded) (Defined by GenericEnumerableHelper).
Public extension method ApplyWhere (Defined by GenericEnumerableHelper).
Public extension method ApplyWhereNotNull (Defined by GenericEnumerableHelper).
Public extension method AsParallel (Defined by ParallelEnumerable).
Public extension method AsQueryable (Defined by Queryable).
Public extension method Cast (Defined by Enumerable).
Public extension method ConvertAll (Defined by IEnumerableExtensions).
Public extension method GetParentViewModel (Defined by POCOViewModelExtensions).
Public extension method GetRequiredService (Overloaded) (Defined by POCOViewModelExtensions).
Public extension method GetService (Overloaded) (Defined by POCOViewModelExtensions).
Public extension method IsInDesignMode (Defined by POCOViewModelExtensions).
Public extension method OfType (Defined by Enumerable).
Public extension method RaisePropertiesChanged (Defined by POCOViewModelExtensions).
Top