 | AppletResourceHandlerScope Property |
Get the scope of this object
Namespace:
SanteDB.Rest.AMI.Resources
Assembly:
SanteDB.Rest.AMI (in SanteDB.Rest.AMI.dll) Version: 2.2.1
Syntaxpublic 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
IApiResourceHandlerScope
See Also