Click or drag to resize

PFJobExecutionLogEntryDateLocal Property

Calculated local date, based on Date. 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 DateLocal { get; }

Property Value

Type: DateTime
See Also