Click or drag to resize

PFPerformancesHubGetReportHtml Method

Gets html for a given report.

Namespace:  Packflow.Interface
Assembly:  MicaSystems.Packflow.Interface (in MicaSystems.Packflow.Interface.dll) Version: 1.0.0.0 (2.0.0.223)
Syntax
C#
public string GetReportHtml(
	long reportId
)

Parameters

reportId
Type: SystemInt64

Return Value

Type: String
See Also