XMLDA.NET Reference
RevisedLocaleID Property
See Also  Send Feedback
xmldanet.xmlda Namespace > ReplyBase Class : RevisedLocaleID Property

Glossary Item Box

If the client requested a LocaleID not supported by the server then the server will return its default locale id in this attribute. It is at the server??s discretion as to whether the LocaleID is returned when the server is able to support the requested LocaleID.

Syntax

Visual Basic (Usage)Copy Code
Dim instance As ReplyBase
Dim value As String
 
instance.RevisedLocaleID = value
 
value = instance.RevisedLocaleID
C# 
[XmlAttributeAttribute()]
public string RevisedLocaleID {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.