Click or drag to resize

TableCommandsClassifyByGroup Property

Classifies all features according to the group in the measurement table.

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

Parameters

parent
Type: MediaCy.IQL.ApplicationMcCommand

Property Value

Type: ClassifyByGroupCommand
See Also