Click or drag to resize

FavoritesAddAdHocListReport Method

Add an ad hoc list report favorite.

Namespace:  NetQuarry
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public void AddAdHocListReport(
	string adHocID
)

Parameters

adHocID
Type: SystemString
The ad hoc list report ID.
See Also