IFlashpointReportingGetReport Method

Definition

Namespace: Ignition.Reporting
Assembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.3454
C#
ReportResult GetReport(
	string reportId,
	NetForumReportFormat reportFormat,
	Object parameters
)

Parameters

reportId  String
 
reportFormat  NetForumReportFormat
 
parameters  Object
 

Return Value

ReportResult

See Also