Jump to content

QLC/Audit/QLCAudit.vbp: Difference between revisions

From QESTonline
Gavin.schultz (talk | contribs)
No edit summary
 
Gavin.schultz (talk | contribs)
No edit summary
Line 2: Line 2:
This project defines the AuditTrail window, which displays audited changes that have been made to Documents in QESTLab. Specifically, this window:
This project defines the AuditTrail window, which displays audited changes that have been made to Documents in QESTLab. Specifically, this window:


[[Image:AuditTrail.jpg]]
[[Image:AuditTrail.png]]


==See Also==
==See Also==

Revision as of 05:48, 21 June 2006

QLCAudit.vbp

This project defines the AuditTrail window, which displays audited changes that have been made to Documents in QESTLab. Specifically, this window:

See Also

Most AuditTrail functionality itself is not defined here, but in other objects.

The Purge functionality is defined in QLO/AuditTrail.cls.

The AuditTrailWrite functionality is defined in QLO/basQLO.bas.