| PropertyLogEntryToString Method (Boolean) |
Returns a textual representation of the single log entry.
If utcTime is set, DateTime is formatted in the UTC timezone
Namespace:
Omada.OE.Model
Assembly:
Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntaxpublic string ToString(
bool utcTime
)
Parameters
- utcTime
- Type: SystemBoolean
Return Value
Type:
String
See Also