3.2.5.42.2.2 CalculateVolumeAsyncResponse
This element specifies output values for the CalculateVolumeAsync operation.
-
<xs:element name="CalculateVolumeAsyncResponse"> <xs:complexType> <xs:sequence> <xs:element minOccurs="0" name="CalculateVolumeAsyncResult" type="xs:boolean" /> </xs:sequence> </xs:complexType> </xs:element>
CalculateVolumeAsyncResult: A Boolean where TRUE indicates that the calculation has successfully started; otherwise, the value is FALSE.