AckResourceSynchronisation
From
Contents |
Method
AckResourceSynchronisationResult ackResourceSynchronisation(UserIDBean userID, ResourceSynchronisationBean[] resources)
Description
Marks the specified records on Eservice as synchronized, and will not be returned via the getUnsynchronisedResources method unless their details are changed or updated in some way.
Parameters
Type | Name | Description |
---|---|---|
UserIDBean | userID | The admin username and password. |
ResourceSynchronisationBean array | users | An array of resources to mark as synchronized. |