Locale Property (IBLTClient)
- Last UpdatedApr 08, 2026
- 1 minute read
Gets or sets which locale the Business Object component will use
for internationalizing strings.
This ID must be a Windows locale ID. In Visual Basic, the locale ID of the current control can be retrieved using the AmbientProperties.LocaleID property. The default is the value returned by the GetSystemDefaultLCID() Win32 Application Programming Interface (API) call.
Note: Baseline Business Object components do not currently use this property for internationalizing strings. They use the locale of the server instead.