Click or drag to resize

PFJobInfoInstanceId Property

The 'Id' 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 long InstanceId { get; set; }

Property Value

Type: Int64
See Also