The GetModifiedPackages function returns all modified package records since the given modification date and time.
Method | /productbasecomponents.asmx/GetModifiedPackages |
The request body is of type GetModifiedPackages.
Name | Description | Data Type |
---|---|---|
lastModifiedDateTime | xml:dateTime |
|
The response body is of type GetModifiedPackagesResponse.
Name | Description | Data Type |
---|---|---|
GetModifiedPackagesResult | ArrayOfModifiedPackageInfo |
|