CreateResource
From
Contents |
Method
CreateResourceResult createResource(UserIDBean userID, ResourceBean resource)
Description
Creates a new EService resource record, based on the resource data passed in.
Parameters
Type | Name | Description |
---|---|---|
UserIDBean | userID | The admin username and password. |
ResourceBean | resource | The resource details from which the new resource record will be created on the server. |