Click or drag to resize

PFIndexerJob Constructor

Initializes a new instance of the PFIndexerJob class.

Namespace:  Packflow.Core.Jobs.Impl
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
public PFIndexerJob(
	PFSite site
)

Parameters

site
Type: Packflow.CorePFSite
See Also