This documentation is archived and is not being maintained.

SoapHeaderMapping Properties

The SoapHeaderMapping type exposes the following members.

  NameDescription
Public property Custom Gets a Boolean value that indicates whether the SOAP header mapping is custom-defined.
Public property Direction Gets a SoapHeaderDirection value that indicates the direction of the SOAP header mapping.
Public property HeaderType Gets a Type that represents the type of the SOAP header mapping.
Public property MemberInfo Gets the MemberInfo associated with the SOAP header mapping.
Public property Repeats Gets a Boolean value that indicates whether the SOAP header mapping repeats.
Top
Show: