 | RemReport.ExecuteReport Method |
Paperwork .Net Kütüphanesi
Namespace:
Paperwork.Connect
Assembly:
Paperwork.Connect (in Paperwork.Connect.dll) Version: 5.0.0.0
Syntaxpublic byte[] ExecuteReport(
string repName,
rReportParam[] repParams,
string format
)
Parameters
- repName
- Type: System.String
- repParams
- Type:rReportParam[]
- format
- Type: System.String
Return Value
Type:
Byte[]
See Also