Share

Application.Locale Property

Parent Object: Application

Description

Property that returns the Locale Id currently in use in Autodesk Inventor, along with a string name of the language. Calling GetLocaleInfo with the LocaleId should give you further information.

Syntax

Application.Locale() As Long

Property Value

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

Version

Introduced in version 4

Was this information helpful?