3.1.4.3.2.1 BeginCreateTaskPropagation
The BeginCreateTaskPropagation element specifies the input data for the BeginCreateTaskPropagation WSDL operation.
-
<xs:element name="BeginCreateTaskPropagation" xmlns:xs="http://www.w3.org/2001/XMLSchema"> <xs:complexType> <xs:sequence> <xs:element minOccurs="0" name="taskId" type="xs:int"/> </xs:sequence> </xs:complexType> </xs:element>
taskId: The integer identifier of the task to be created.