Click or drag to resize

PFAdministrationPerformancesGetReportsTableContent Method

Gets the content of the reports table.

Namespace:  Packflow.Interface
Assembly:  MicaSystems.Packflow.Interface (in MicaSystems.Packflow.Interface.dll) Version: 1.0.0.0 (2.0.0.223)
Syntax
C#
public static Html GetReportsTableContent(
	PFSite site
)

Parameters

site
Type: Packflow.CorePFSite

Return Value

Type: Html
See Also