|
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 | ||
| partId | SimpleQueryType | 0..1 |
Required. Value of a part number. A partId element contains:
|
| description | SimpleQueryType | 0..1 |
Optional. Describe what makes this part number unique. A description element contains:
|
| productName | SimpleQueryType | 0..1 |
Optional. A productName element contains:
|
| licenseModel | SimpleQueryType | 0..1 |
Optional. A licenseModel element contains:
|
| creationDate | DateQueryType | 0..1 |
Optional. Date the part number was created. A creationDate element contains:
|
| lastModifiedDate | DateQueryType | 0..1 |
Date the part number was last modified. A lastModifiedDate element contains:
|
| unmappedWithProduct | boolean | 0..1 | Optional. Set to true to return part numbers that are not mapped to any product. Set to false to return part numbers that are mapped to a product. Do not use this parameter at all to return part numbers whether or not they are mapped to a specific product. |
| unmappedWithLicenseModel | boolean | 0..1 | Optional. Set to true to return part numbers that are not mapped to any license model. Set to false to return part numbers that are mapped to a license model. Do not use this parameter at all to return part numbers whether or not they are mapped to a specific license model. |