Share

ControlDefinition.Classification Property

Parent Object: ControlDefinition

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

ControlDefinition.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?