  | CareplanResourceHandlerScope Property  | 
 
            Gets the scope
            
 
    Namespace: 
   SanteDB.Rest.HDSI.Resources
    Assembly:
   SanteDB.Rest.HDSI (in SanteDB.Rest.HDSI.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