SystemLogEntry Class |
Namespace: Omada.OE.Model
[SerializableAttribute] public class SystemLogEntry : IObjectWithId
The SystemLogEntry type exposes the following members.
| Name | Description | |
|---|---|---|
| DateTime | ||
| Description | ||
| ExtraInfo |
Extra info for a log entry.
Can be used for example to hold the execution time of a web service call.
| |
| Id | ||
| Source |
| 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.) |
| Name | Description | |
|---|---|---|
| IObjectWithId.GetId |