Click or drag to resize

PFJobSite Property

Gets the PFSite this PFJob belongs to.

Namespace:  Packflow.Core.Jobs
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
public PFSite Site { get; protected set; }

Property Value

Type: PFSite
See Also