Loads report details from the string.
Namespace: Bluefin.Web.ClientAssembly: 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 Overrides Sub FetchDetails ( _ strDetails As String, _ responseFormat As ReportFormat _ )
Parameters
- strDetails
- Type:
System String
string representation of report details
- responseFormat
- Type: Bluefin.Web.Client ReportFormat
Enumerated value of expected response format
Remarks
See Also