Click or drag to resize

ExportCommandsExportToFile Property

Exports Text, Image, DataTable, GridEX, NChartControl or McWindow into file. Input is a title, Input2 is an object.

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

Parameters

parent
Type: MediaCy.IQL.ApplicationMcCommand

Property Value

Type: ExportToFile
See Also