Click or drag to resize

ScriptingCommandsFetchData Property

A command used to extract information out of high level data objects.

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

Parameters

parent
Type: MediaCy.IQL.ApplicationMcCommand

Property Value

Type: FetchData
See Also