Click or drag to resize

IBiMetadataRepository Interface

Represents a metadata repository for the BIS services

Namespace:  SanteDB.BI.Services
Assembly:  SanteDB.BI (in SanteDB.BI.dll) Version: 2.2.1
Syntax
public interface IBiMetadataRepository : IServiceImplementation

The IBiMetadataRepository type exposes the following members.

Properties
  NameDescription
Public propertyIsLocal
True if the source of metadata is local
Public propertyServiceName
Gets the service name
(Inherited from IServiceImplementation.)
Top
Methods
See Also