DeleteResource
From
(Difference between revisions)
Latest revision as of 04:49, 10 June 2005
Contents |
[edit] Method
DeleteResourceResult deleteResource(UserIDBean userID, String resourceName)
[edit] Description
Marks the specified resource as deleted, and will no longer be downloaded or used by field workers.
[edit] Parameters
Type | Name | Description |
---|---|---|
UserIDBean | userID | The admin username and password. |
String | resourceName | The name of the resource to marked as deleted. |