Click or drag to resize

ReportCommandsExport Property

Export a report.

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

Parameters

parent
Type: MediaCy.IQL.ApplicationMcCommand

Property Value

Type: ExportReport
See Also