Click or drag to resize

PFViewAggregation Constructor (PFSite, PFTranslations)

Initializes a new instance of the PFViewAggregation class.

Namespace:  Packflow.Interface
Assembly:  MicaSystems.Packflow.Interface (in MicaSystems.Packflow.Interface.dll) Version: 1.0.0.0 (2.0.0.223)
Syntax
C#
public PFViewAggregation(
	PFSite site,
	PFTranslations translations
)

Parameters

site
Type: Packflow.CorePFSite
translations
Type: Packflow.InterfacePFTranslations
See Also