Click or drag to resize

PFJobExecutionInfoStartTimeLocal Property

Calculated local start time, based on StartTime. Uses system time settings. This property is not serialized.

Namespace:  Packflow.Core.Jobs
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
[IgnoreDataMemberAttribute]
public DateTime StartTimeLocal { get; }

Property Value

Type: DateTime
See Also