Click or drag to resize

IReportingServiceRunSnapshot Method

Namespace:  NetQuarry.Reporting
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
void RunSnapshot(
	IAppContext cxt,
	int snapshotID
)

Parameters

cxt
Type: NetQuarryIAppContext
The application context.
snapshotID
Type: SystemInt32
The ID of the snapshot to run.
See Also