 | AppletSolutionResourceHandlerScope Property |
Get the scope of this object
Namespace: SanteDB.Rest.AMI.ResourcesAssembly: SanteDB.Rest.AMI (in SanteDB.Rest.AMI.dll) Version: 3.0.2081-alpha+19f573cdc8c56fbc278c5e41a734f011a9baa699
Syntaxpublic override Type Scope { get; }Public Overrides ReadOnly Property Scope As Type
Get
public:
virtual property Type^ Scope {
Type^ get () override;
}abstract Scope : Type with get
override Scope : Type with get
Property Value
TypeImplements
IApiResourceHandlerScope
See Also