Initializes the job.
Override this method to set default values to parameters, and to subscribe on job events.
Namespace:
Packflow.Core.Jobs
Assembly:
MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax protected virtual void InitJob()
See Also