Windward Studios API Reference
LOCALE_SYSTEM Field
See Also  Send comments on this topic.
net.windward.api.csharp Namespace > Report Class : LOCALE_SYSTEM Field




Glossary Item Box

Set the locale to the system's default locale. You can use Locale.getDefault() instead of this constant.

Syntax

Visual Basic (Declaration) 
Public Shared ReadOnly LOCALE_SYSTEM As String
Visual Basic (Usage)Copy Code
Dim value As String
 
value = Report.LOCALE_SYSTEM
C# 
public static readonly string LOCALE_SYSTEM
Managed Extensions for C++ 
public: static readonly string* LOCALE_SYSTEM
C++/CLI 
public:
static readonly String^ LOCALE_SYSTEM

Requirements

Platforms: Windows 10, Windows NT, Windows Server

See Also

Windward Studios - .NET Document Generation software