PropertyLogEntry Methods |
The PropertyLogEntry type exposes the following members.
Name | Description | |
---|---|---|
![]() | Clone | |
![]() | ToString |
Returns a textual representation of the single log entry.
Dates are formatted with the active users timezone
(Overrides ObjectToString.) |
![]() | ToString(Boolean) |
Returns a textual representation of the single log entry.
If utcTime is set, DateTime is formatted in the UTC timezone
|
Name | Description | |
---|---|---|
![]() | ToBool |
Converts object to boolean.
(Defined by ObjectExtensions.) |
![]() | ToDateTime |
Converts object to DateTime.
(Defined by ObjectExtensions.) |
![]() | ToInt |
Converts object to integer.
(Defined by ObjectExtensions.) |