Database GetAPMBinding

Gets the binding mode.

Options: Changeable

Request

<Alea:Document xmlns:Alea="http://www.misag.com">
  <Alea:Request RequestID="001" Class="Database" Method="GetAPMBinding">
  </Alea:Request>
</Alea:Document>>

Answer

<Alea:Document xmlns:Alea="http://www.misag.com">
  <Alea:Request RequestID="001">
    <Alea:Return>
      <Alea:APMBinding Binding="Changeable" Project="Nonapplicable" APM="Nonapplicable" />
    </Alea:Return>
  </Alea:Request>
</Alea:Document>