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




Glossary Item Box

Set the locale based on Windward Report's internal rules. This will set it to the template native format. You can use null instead of this constant.

Syntax

Visual Basic (Declaration) 
Public Const LOCALE_DEFAULT As String
Visual Basic (Usage)Copy Code
Dim value As String
 
value = Report.LOCALE_DEFAULT
C# 
public const string LOCALE_DEFAULT
Managed Extensions for C++ 
public: const string* LOCALE_DEFAULT
C++/CLI 
public:
const String^ LOCALE_DEFAULT

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP, Windows Vista, Windows Server 2003 family

See Also

© 2019 All Rights Reserved.