PFJobExecutionLogEntry Constructor |
Namespace:
Packflow.Core.Jobs
Assembly:
MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax public PFJobExecutionLogEntry(
PFLogEntry entry
)
Parameters
- entry
- Type: Packflow.CorePFLogEntry
The PFLog entry this class represents
See Also