Click or drag to resize

ResourceHandlerToolHandlers Property

Get the current handlers

Namespace:  SanteDB.Rest.Common
Assembly:  SanteDB.Rest.Common (in SanteDB.Rest.Common.dll) Version: 2.2.1
Syntax
public IEnumerable<IApiResourceHandler> Handlers { get; }

Property Value

Type: IEnumerableIApiResourceHandler
See Also