Click or drag to resize

PFJobInfoInstanceDescription Property

The 'InstanceDescription' property for the PFTimerJob, 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 string InstanceDescription { get; set; }

Property Value

Type: String
See Also