Soap12AttributeNames.Lang Field
Specifies the Lang attribute. This field is constant with a value of "lang".
Namespace: Microsoft.Web.Services3
Assembly: Microsoft.Web.Services3 (in microsoft.web.services3.dll)
Usage
'Usage
Dim returnValue As String
returnValue = Soap12AttributeNames.Lang
Syntax
'Declaration
Public Const Lang As String
public const string Lang;
public:
literal String^ Lang;
public static final System.String Lang;
public var Lang : String;
Platforms
Development Platforms
Windows XP Home Edition, Windows XP Professional, Windows Server 2003, Windows 2000, Windows 2000 Server, Windows 2000 Advanced Server
Target Platforms
See Also
Reference
Soap12AttributeNames Class
Soap12AttributeNames Members
Microsoft.Web.Services3 Namespace