FLEXNET OPERATIONS SOAP WEB SERVICES GUIDE |
FlexNet Operations Web Services Guide |
Restricting anyType
Contains elements as defined in the following table.
Component | Type | Occurs | Description |
---|---|---|---|
![]() |
1..1 | ||
AgreementQueryParameters | AgreementQueryParameters | 0..1 | See AgreementQueryParameters. |
The following XML fragment illustrates a getAgreementCount message:
<getAgreementCount>
<!--Optional:-->
<AgreementQueryParameters>
<!--Optional:-->
<Description>
<value>Agreement</value>
<searchType>CONTAINS</searchType>
</Description>
<!--Optional:-->
<!--Status>?</Status-->
</AgreementQueryParameters>
</getAgreementCount>