Click or drag to resize

ResourceHandlerBaseTDataScope Property

Gets the scope

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

Property Value

Type: Type

Implements

IApiResourceHandlerScope
See Also