ProductBaseComponents Web Service
Method/productbasecomponents.asmx/GetModifiedPackages
ProductBaseComponents Web Service > All Operations Resource Group : /productbasecomponents.asmx/GetModifiedPackages (Method)
Description
The GetModifiedPackages function returns all modified package records since the given modification date and time.
Request (GetModifiedPackagesSoapIn)

The request body is of type GetModifiedPackages.

Request Body Parameters

NameDescriptionData Type
 xml:dateTime
lastModifiedDateTime Element Sequence GetModifiedPackages Element

Overview

Sequence
Response (GetModifiedPackagesSoapOut)

The response body is of type GetModifiedPackagesResponse.

Response Body Parameters

NameDescriptionData Type
 ArrayOfModifiedPackageInfo
IsoPackageDescription Element IsoPackageCode Element Description Element ShortDescription Element IsoPackageId Element ItemId Element Sequence ModifiedPackageInfo Element Sequence GetModifiedPackagesResult Element Sequence GetModifiedPackagesResponse Element

Overview

Sequence
Sequence
Sequence
ItemId xs:int
ShortDescription optional xs:string
Description optional xs:string
IsoPackageCode optional xs:string
IsoPackageDescription optional xs:string
See Also
All Operations Resource GroupProductBaseComponents Web Service