Click or drag to resize

MulticlassCommandsCreateReport Property

Create report using protocol's report template.

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

Parameters

parent
Type: MediaCy.IQL.ApplicationMcCommand

Property Value

Type: CreateReportCommand
See Also