PFJobExecutionJobKey Property |
Gets or sets the job key, unique for a PFJob instance in memory or a persisted PFTimerJob.
Namespace:
Packflow.Core.Jobs
Assembly:
MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax public Guid JobKey { get; set; }
Property Value
Type:
GuidSee Also