| IApiResourceHandlerScope Property |
Get the scope of this resource handler (the service to which the resources are bound)
Namespace:
SanteDB.Rest.Common
Assembly:
SanteDB.Rest.Common (in SanteDB.Rest.Common.dll) Version: 2.2.1
Syntax ReadOnly Property Scope As Type
Get
property Type^ Scope {
Type^ get ();
}
abstract Scope : Type with get
Property Value
Type:
TypeSee Also