Click or drag to resize

AuditTrailCommandsAuditEvent Property

Inserts a custom event into the audit trail.

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

Parameters

parent
Type: MediaCy.IQL.ApplicationMcCommand

Property Value

Type: AuditEvent
Remarks
The event contains a reference to its as well as description in its .
See Also