Click or drag to resize

IBiReportFormatProvider Interface

Represents a view renderer which can render a particular view given a particular context

Namespace: SanteDB.BI.Services
Assembly: SanteDB.BI (in SanteDB.BI.dll) Version: 3.0.2081-alpha+df02e6253577ea261b120b9c6244730e71f51a20
Syntax
public interface IBiReportFormatProvider

The IBiReportFormatProvider type exposes the following members.

Methods
 NameDescription
Public methodRender Render the specified report according to the format
Top
See Also