| PubSubSubscriptionResourceHandlerScope Property |
Gets the scoped service
Namespace:
SanteDB.Rest.AMI.Resources
Assembly:
SanteDB.Rest.AMI (in SanteDB.Rest.AMI.dll) Version: 2.2.1
Syntax public Type Scope { get; }
Public ReadOnly Property Scope As Type
Get
public:
virtual property Type^ Scope {
Type^ get () sealed;
}
abstract Scope : Type with get
override Scope : Type with get
Property Value
Type:
TypeImplements
IApiResourceHandlerScopeSee Also