Click or drag to resize

MulticlassCommandsImportStep Property

Imports MCA step options from file

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

Parameters

parent
Type: MediaCy.IQL.ApplicationMcCommand

Property Value

Type: ImportStepCommand
See Also