Click or drag to resize

FetchDataInput Property

Designates the data object from which the information will be extracted, usually represented by a script variable.

Namespace:  MediaCy.Addins.Scripting
Assembly:  MediaCy.Addins.Scripting (in MediaCy.Addins.Scripting.dll) Version: 3.1.0.0
Syntax
VB
Public Property Input As McCommandInputArgument
	Get
	Set

Property Value

Type: McCommandInputArgument

Return Value

Type: McCommandInputArgument
Remarks