SOAPHeader Property
Contents of the optional SOAP header sent to the server.
Syntax
[VB.NET] Public Property SOAPHeader As String
[C#] public string SOAPHeader {get; set;}
Remarks
This property is used only while building SOAP requests.
This property is not available at design time.
Default Value
""