 | IBiRenderService Interface |
BI Render service
Namespace:
SanteDB.BI.Services
Assembly:
SanteDB.BI (in SanteDB.BI.dll) Version: 2.2.1
Syntaxpublic interface IBiRenderService : IServiceImplementation
Public Interface IBiRenderService
Inherits IServiceImplementation
public interface class IBiRenderService : IServiceImplementation
type IBiRenderService =
interface
interface IServiceImplementation
end
The IBiRenderService type exposes the following members.
Properties
Methods
| Name | Description |
---|
 | Render |
Render the specified report
|
Top
See Also