XMLDA.NET Reference
LocaleID Property
See Also  Send Feedback
xmldanet.xmlda Namespace > RequestOptions Class : LocaleID Property

Glossary Item Box

An optional value supplied by the client that specifies the language for certain return data (see specification Section 2.4).

Syntax

Visual Basic (Usage)Copy Code
Dim instance As RequestOptions
Dim value As String
 
instance.LocaleID = value
 
value = instance.LocaleID
C# 
[XmlAttributeAttribute()]
public string LocaleID {get; set;}

Requirements

Target Platforms:Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7, Windows Server 2008 family

>

See Also

© 2002-2012 Advosol Inc. All Rights Reserved.