PFJobExecutionInfoEndTime Property |
Gets or sets the end time of the execution.
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 DateTimeOffset EndTime { get; set; }
Property Value
Type:
DateTimeOffsetSee Also