Click or drag to resize

IApiChildResourceHandler Methods

The IApiChildResourceHandler type exposes the following members.

Methods
 NameDescription
Public methodAdd Add a value to the associated property
Public methodGet Get the value of the associated property with context (exmaple: GET /hdsi/resource/property/key)
Public methodQuery Get the value of the associated property with no context (exmaple: GET /hdsi/resource/property)
Public methodRemove Remove an object from the associated property
Top
See Also