SoapHeaderMapping Properties
.NET Framework (current version)
Namespace:
System.Web.Services.Protocols
Assembly: System.Web.Services (in System.Web.Services.dll)
| Name | Description | |
|---|---|---|
![]() | Custom | Gets a Boolean value that indicates whether the SOAP header mapping is custom-defined. |
![]() | Direction | Gets a SoapHeaderDirection value that indicates the direction of the SOAP header mapping. |
![]() | HeaderType | Gets a Type that represents the type of the SOAP header mapping. |
![]() | MemberInfo | Gets the MemberInfo associated with the SOAP header mapping. |
![]() | Repeats | Gets a Boolean value that indicates whether the SOAP header mapping repeats. |
Show:
