PFJobInfoTriggers Property |
The collection of Job triggers for the described PFJob.
Namespace:
Packflow.Core.Jobs
Assembly:
MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax [DataMemberAttribute]
public List<PFJobTrigger> Triggers { get; set; }
Property Value
Type:
ListPFJobTriggerSee Also