FLEXNET OPERATIONS SOAP WEB SERVICES GUIDE

FlexNet Operations Web Services Guide

Element: getFeatureBundleCountRequest

Description

A getFeatureBundleCountRequest message contains an element of getFeatureBundleCountRequestType.

Derived By

Type getFeatureBundleCountRequestType

Content Model

Contains elements as defined in the following table.

Component  Type  Occurs  Description 
    1..1   
queryParams  featureBundleQueryParametersType  0..1  Required. See featureBundleQueryParametersType. Leave this element blank to return all feature bundles.
Referenced By
Name  Type 
getFeatureBundleCount  Method 
XML Example

The following XML fragment illustrates a getFeatureBundleCountRequest message:

<getFeatureBundleCountRequest>
   <queryParams>
   </queryParams>
</getFeatureBundleCountRequest>