ArcFM Engine Developer Guide
CurrentCulture Property


Gets and sets the currently selected culture
Syntax
'Declaration
 
Public Shared Property CurrentCulture As CultureInfo
'Usage
 
Dim value As CultureInfo
 
LocalizationManager.CurrentCulture = value
 
value = LocalizationManager.CurrentCulture
public static CultureInfo CurrentCulture {get; set;}
Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

LocalizationManager Class
LocalizationManager Members

 

 


Send Comment