Click or drag to resize

ResourceHandlerBaseTResourceScope Property

Gets the scope of the resource handler

Namespace:  SanteDB.Rest.Common
Assembly:  SanteDB.Rest.Common (in SanteDB.Rest.Common.dll) Version: 2.2.1
Syntax
public abstract Type Scope { get; }

Property Value

Type: Type

Implements

IApiResourceHandlerScope
See Also