ContentType Property
Content type for SOAP request data.
Syntax
public String getContentType(); public void setContentType(String contentType);
Remarks
The default value for ContentType is "text/xml".
This property is not available at design time.
Default Value
"text/xml"