ReportRequest PersistMode Property Bluefin Web Client API Documentation
Gets or sets ReportRequest PersistModeOptions flags indicating the way of persisting desired report.

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 Property PersistMode As ReportRequest..::..PersistModeOptions 
	Get 
	Set
Remarks

You can combine flags using bitwise OR

API 1.0.0 supports only ReportRequest.PersistModeOptions.FILE

persistance.
See Also