StiReportCompileAsync Method |
| Name | Description | |
|---|---|---|
| CompileAsync |
Compiles a report.
| |
| CompileAsync(Stream) |
Compiles a report and locates it in the specified stream.
| |
| CompileAsync(String) |
Compiles a report.
| |
| CompileAsync(StiOutputType) |
Compiles a report.
| |
| CompileAsync(String, StiOutputType) |
Compiles a report and locates it to the specified path.
| |
| CompileAsync(String, StiOutputType, Boolean) |
Compiles a report and locates it in the specified path.
|