Click or drag to resize

ResourceHandlerBaseTDataScope Property

Gets the scope

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

Property Value

Type: Type

Implements

IApiResourceHandlerScope
IApiResourceHandlerScope
See Also