ContentType Property

Content type for SOAP request data.

Object Oriented Interface

public function getContentType();
public function setContentType($value);

Procedural Interface

ipworks_soap_get($res, 6 );
ipworks_soap_set($res, 6, $value );

Default Value

'text/xml'

Remarks

The default value for ContentType is "text/xml".

This property is not available at design time.

Data Type

String

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks 2020 PHP Edition - Version 20.0 [Build 8307]