Click or drag to resize

AuditTrailCommandsAuditTrail Property

Displays the Audit Trail panel.

Namespace:  MediaCy.Automation.Share
Assembly:  MediaCy.Automation (in MediaCy.Automation.dll) Version: 1.0.0.0
Syntax
VB
Public Shared ReadOnly Property AuditTrail ( 
	parent As McCommand
) As AuditTrail
	Get

Parameters

parent
Type: MediaCy.IQL.ApplicationMcCommand

Property Value

Type: AuditTrail
Remarks
The Audit Trail panel allows to view and control the global audit trail as well as document trails when enabled.
See Also