Click or drag to resize

MulticlassCommandsLoadDemo Property

Load demo version of the protocol, optionally loading demo image as well.

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

Parameters

parent
Type: MediaCy.IQL.ApplicationMcCommand

Property Value

Type: LoadDemoProtocolCommand
See Also