Jump to content

QLC/Audit/QLCAudit.vbp: Difference between revisions

From QESTonline
Gavin.schultz (talk | contribs)
No edit summary
m Categorised
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}}]]

Revision as of 01:18, 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.