Click or drag to resize

PFTimerJobJobKey Property

Gets or sets the job unique key.

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 Guid JobKey { get; set; }

Property Value

Type: Guid
See Also