Documentation

CSOAPRequest::addBodyAttribute

void
CSOAPRequest::addBodyAttribute( 
    string name, 
    string value
)

The method addBodyAttribute adds an attribute to the body tag of a SOAP request.

Parameters

Parameter Description
name The name of an attribute to be added.
value The value of an attribute.
© «Bitrix24», 2001-2024
Up