ReportResponse T  Details Property Bluefin Web Client API Documentation
Gets collection of report details. This property is set only, if report request's PersistMode property had the flag MEMORY set

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 ReadOnly Property Details As List(Of T)
	Get
See Also