Click or drag to resize

PFTranslations Constructor (PFApplication)

Initializes a new instance of the PFTranslations class for the current user.

Namespace:  Packflow.Interface
Assembly:  MicaSystems.Packflow.Interface (in MicaSystems.Packflow.Interface.dll) Version: 1.0.0.0 (2.0.0.223)
Syntax
C#
public PFTranslations(
	PFApplication application
)

Parameters

application
Type: Packflow.CorePFApplication
See Also