 | CdssLibraryDefinitionResourceHandlerScope Property |
Get the scope of this resource handler (the service to which the resources are bound)
Namespace: SanteDB.Cdss.Xml.AmiAssembly: SanteDB.Cdss.Xml (in SanteDB.Cdss.Xml.dll) Version: 3.0.2081-alpha+424e72aeb77d4a8ba5755272e5fc2a3206eaa2f1
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
IApiResourceHandlerScopeIApiResourceHandlerScope
See Also