  | IBiMetadataRepositoryIsLocal Property  | 
 
            True if the source of metadata is local
            
 
    Namespace: 
   SanteDB.BI.Services
    Assembly:
   SanteDB.BI (in SanteDB.BI.dll) Version: 2.2.1
SyntaxReadOnly Property IsLocal As Boolean
	Get
property bool IsLocal {
	bool get ();
}abstract IsLocal : bool with get
Property Value
Type: 
Boolean
See Also