Click or drag to resize

UpdateCommandsResume Property

Temporary blocks UI updates. The command can be used in block operations, such as adding multiple measurements, to avoid unnecessary updates.

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

Parameters

parent
Type: MediaCy.IQL.ApplicationMcCommand

Property Value

Type: BlockUpdateCommand
See Also