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