Connection PutProperties

Saves the system properties of a connection.

Custom properties can be added as direct child elements of <Alea:Properties>.

Request

<Alea:Document xmlns:Alea="http://www.misag.com">
  <Alea:Request RequestID="001" Class="Connection" Method="PutProperties">
    <Alea:Properties>
      <Alea:Translation LocaleIdentifier="1029" />
    </Alea:Properties >
  </Alea:Request>
</Alea:Document>