ICheckoutResourceHandler Methods |
The ICheckoutResourceHandler type exposes the following members.
| Name | Description | |
|---|---|---|
| CheckIn |
Releas a checkout
| |
| CheckOut |
Obtain (checkout) a resource
| |
| Create |
Creates a resource.
(Inherited from IApiResourceHandler.) | |
| Delete |
Delete a resource.
(Inherited from IApiResourceHandler.) | |
| Get |
Gets a specific resource instance.
(Inherited from IApiResourceHandler.) | |
| Query |
Queries for a resource.
(Inherited from IApiResourceHandler.) | |
| Update |
Updates a resource.
(Inherited from IApiResourceHandler.) |