IApiChildResourceHandler Methods |
The IApiChildResourceHandler type exposes the following members.
| Name | Description | |
|---|---|---|
| Add |
Add a value to the associated property
| |
| Get |
Get the value of the associated property with context (exmaple: GET /hdsi/resource/property/key)
| |
| Query |
Get the value of the associated property with no context (exmaple: GET /hdsi/resource/property)
| |
| Remove |
Remove an object from the associated property
|