Click or drag to resize

TableCommandsSaveAsText Property

Saves measurement tables to a file.

Namespace:  MediaCy.Automation.ND.View.NDView
Assembly:  MediaCy.Automation.ND (in MediaCy.Automation.ND.dll) Version: 1.0.0.0
Syntax
VB
Public Shared ReadOnly Property SaveAsText ( 
	parent As McCommand
) As SaveTablesCommand
	Get

Parameters

parent
Type: MediaCy.IQL.ApplicationMcCommand

Property Value

Type: SaveTablesCommand
See Also