The GetModifiedPackagesCount function returns the modified packages count since the given modification date and time.
Method | /productbasecomponents.asmx/GetModifiedPackagesCount |
The request body is of type GetModifiedPackagesCount.
Name | Description | Data Type |
---|---|---|
lastSynchronizationDateTime | xml:dateTime |
|
The response body is of type GetModifiedPackagesCountResponse.
Name | Description | Data Type |
---|---|---|
GetModifiedPackagesCountResult | xml:int |
|