  | IRenderContextScopedObject Property  | 
 
            Gets the scope object
            
 
    Namespace: 
   SanteDB.BI.Rendering
    Assembly:
   SanteDB.BI (in SanteDB.BI.dll) Version: 2.2.1
SyntaxObject ScopedObject { get; }ReadOnly Property ScopedObject As Object
	Get
property Object^ ScopedObject {
	Object^ get ();
}abstract ScopedObject : Object with get
Property Value
Type: 
Object
See Also