PFJobTriggerCronExpression Property |
Gets the cron expression for this trigger.
Namespace:
Packflow.Core.Jobs.Triggers
Assembly:
MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax public abstract string CronExpression { get; }
Property Value
Type:
StringSee Also