ArcFM Server Developer Guide
Culture Property


Overrides the current thread's CurrentUICulture property for all resource lookups using this strongly typed resource class.
Syntax
'Declaration
 
<EditorBrowsableAttribute(EditorBrowsableState.Advanced)>
Public Shared Property Culture As CultureInfo
'Usage
 
Dim value As CultureInfo
 
Resources.Culture = value
 
value = Resources.Culture
[EditorBrowsable(EditorBrowsableState.Advanced)]
public static CultureInfo Culture {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

Resources Class
Resources Members

 

 


Send Comment