SoapHeaderMapping::Direction Property

 

Gets a SoapHeaderDirection value that indicates the direction of the SOAP header mapping.

Namespace:   System.Web.Services.Protocols
Assembly:  System.Web.Services (in System.Web.Services.dll)

public:
property SoapHeaderDirection Direction {
	SoapHeaderDirection get();
}

Property Value

Type: System.Web.Services.Protocols::SoapHeaderDirection

A SoapHeaderDirection value that indicates the direction of the SOAP header mapping.

.NET Framework
Available since 2.0
Return to top
Show: