Jump to content

QLC/Audit/QLCAudit.vbp: Difference between revisions

From QESTonline
Gavin.schultz (talk | contribs)
No edit summary
 
mNo edit summary
 
(2 intermediate revisions by 2 users not shown)
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==
Line 10: Line 10:


The '''AuditTrailWrite''' functionality is defined in QLO/basQLO.bas.
The '''AuditTrailWrite''' functionality is defined in QLO/basQLO.bas.
[[Category:Articles_requiring_Wikifiing|{{PAGENAME}}]]
[[Category:Internal|{{PAGENAME}}]]

Latest revision as of 01:19, 20 July 2007

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.