Partager via


Soap12AttributeNames.Relay Field

Specifies the Relay attribute that indicates whether a SOAP header block must be relayed and not processed. This field is constant with a value of "relay".

Namespace: Microsoft.Web.Services3
Assembly: Microsoft.Web.Services3 (in microsoft.web.services3.dll)

Usage

'Usage
Dim returnValue As String
returnValue = Soap12AttributeNames.Relay

Syntax

'Declaration
Public Const Relay As String
public const string Relay;
public:
literal String^ Relay;
public static final System.String Relay;
public var Relay : 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