ReportResponse T  FromFile Method Bluefin Web Client API Documentation
Loads report details from the file using specified report format.

Namespace: Bluefin.Web.Client
Assembly: Bluefin-3.8.sp8-net4.5 (in Bluefin-3.8.sp8-net4.5.dll) Version: 3.8.0.8 (3.8.0.8)
Syntax

Public Shared Function FromFile ( _
	fileName As String, _
	reportFormat As ReportFormat _
) As ReportResponse(Of T)

Return Value

instance of ReportResponse
Remarks

Not implemented in API 1.0.0
See Also