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)
Syntaxpublic void AddAdHocListReport(
string adHocID
)
Public Sub AddAdHocListReport (
adHocID As String
)
Parameters
- adHocID
- Type: SystemString
The ad hoc list report ID.
See Also