Actuate Information Delivery API operations : UpdateUserOperationGroup
 
UpdateUserOperationGroup
Specifies the UpdateUserOperation element to use during the UpdateUser operation.
Request schema
<xsd:complexType name="UpdateUserOperationGroup">
<xsd:sequence>
<xsd:element name="UpdateUserOperation"
type="typens:UpdateUserOperation"
maxOccurs="unbounded" minOccurs="0"/>
</xsd:sequence>
</xsd:complexType>
Request elements
UpdateUserOperation
The UpdateUserOperation element for use with the UpdateUser operation.