SoapHeaderMapping.HeaderType Property

Definition

Gets a Type that represents the type of the SOAP header mapping.

public:
 property Type ^ HeaderType { Type ^ get(); };
public Type HeaderType { get; }
member this.HeaderType : Type
Public ReadOnly Property HeaderType As Type

Property Value

A Type that represents the type of the SOAP header mapping.

Applies to