GetResourcesUpdatedSince
From EconzExternal
Contents |
Method
GetResourcesUpdatedSinceResult getResourcesUpdatedSince(UserIDBean userID, Calendar since)
Description
Gets all the resource which have been changed or updated since a specified date and time.
Parameters
| Type | Name | Description |
|---|---|---|
| UserIDBean | userID | The admin username and password. |
| Calendar | since | The earliest date and time after which we are interested in. |
