Click or drag to resize
LogMessageTimestamp Property
This value is the local time when the message was generated.

Namespace: DoubleTake.Common.Contract
Assembly: DoubleTake.PowerShell.Contract.Data (in DoubleTake.PowerShell.Contract.Data.dll) Version: 8.0.0.1664
Syntax
public DateTime Timestamp { get; set; }

Property Value

Type: DateTime
The local time when this message was generated.
See Also