Click or drag to resize

TableCommandsSort Property

Sorts data table based on the values in the given column.

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

Parameters

parent
Type: MediaCy.IQL.ApplicationMcCommand

Property Value

Type: SortTableCommand
See Also