ActionLogEntryTime Property

The time that the action took place

Definition

Namespace: InnerDrive.Logging
Assembly: InnerDrive.Logging (in InnerDrive.Logging.dll) Version: 5.2.9017.0
C#
public DateTimeOffset Time { get; set; }

Property Value

DateTimeOffset

See Also