Click or drag to resize

PFJobInfoInstanceGuid Property

The 'Guid' property of the PFTimerJob object, if applicable.

Namespace:  Packflow.Core.Jobs
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
[DataMemberAttribute]
public Guid InstanceGuid { get; set; }

Property Value

Type: Guid
See Also