Inner Drive Extensible Architecture
C#
Show/Hide TOC
Action
Log
Entry
Time 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#
Copy
public
DateTimeOffset
Time
{
get
;
set
; }
Property Value
DateTimeOffset
See Also
Reference
ActionLogEntry Class
InnerDrive.Logging Namespace
In This Article
Definition
See Also