|
FLEXNET OPERATIONS SOAP WEB SERVICES GUIDE |
FlexNet Operations Web Services Guide |
Optional. Depending on the attribute type, set either stringValue or numberValue or booleanValue.
A numberValue element contains:
value—an integer number to match part or all of the custom attribute value.
searchType—one of the following simpleSearchType values:
GREATER_THAN
GREATER_THAN_EQUALS
LESS_THAN
LESS_THAN_EQUALS
EQUALS
NOT_EQUALS
Type NumberQueryType
Contains elements as defined in the following table.
| Component | Type | Occurs | Description |
|---|---|---|---|
|
1..1 | ||
| value | integer | 1..1 | An integer number to match part or all of the custom attribute value. |
| searchType | numberSearchType | 1..1 |
One of the following simpleSearchType values:
|
| Name | Type |
|---|---|
| customAttributeQueryType | Complex Type |