Click or drag to resize

TrackingCommandsDeleteAll Property

Deletes all tracks.

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

Parameters

parent
Type: MediaCy.IQL.ApplicationMcCommand

Property Value

Type: DeleteAllTracksCommand
See Also