Share

ControlDefinition.InternalName Property

Parent Object: ControlDefinition

Description

Property that returns the internal name. This name is the internal unique identifier for the ControlDefinition.

Syntax

ControlDefinition.InternalName() As String

Property Value

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

Samples

Name Description
Print list of all Inventor Commands This sample prints the internal names and descriptions of all commands (aka ControlDefinitions) in Inventor.

Version

Introduced in version 7

Was this information helpful?