Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 648 Bytes

File metadata and controls

12 lines (8 loc) · 648 Bytes

CommandButtonTemplate.classification Property

The classification of the command button; define as a Inventor.CommandTypesEnum. This must be overridden in the extending class.

protected abstract Inventor.CommandTypesEnum classification { protected get; protected set; }

Property Value

Inventor.CommandTypesEnum