Share

MacroControlDefinition.Classification Property

Parent Object: MacroControlDefinition

Description

Property that returns the command classification of the ControlDefinition. These classifications are bits and can be combined to designate that a command falls within more than one classification. Because they are bits, care needs to be taken when interpreting the returned values.

Syntax

MacroControlDefinition.Classification() As CommandTypesEnum

Property Value

This is a read only property whose value is a CommandTypesEnum.

Version

Introduced in version 9

Was this information helpful?