PFJobTriggerMonthly Constructor |
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 PFJobTriggerMonthly(
DateTimeOffset timeOfMonth
)
Parameters
- timeOfMonth
- Type: SystemDateTimeOffset
The day number and time of month the trigger will fire
See Also