DeleteResource
From
Contents |
Method
DeleteResourceResult deleteResource(UserIDBean userID, String resourceName)
Description
Marks the specified resource as deleted, and will no longer be downloaded or used by field workers.
Parameters
Type | Name | Description |
---|---|---|
UserIDBean | userID | The admin username and password. |
String | resourceName | The name of the resource to marked as deleted. |