ExecutionLog Class |
Namespace: Omada.OE.Solution.OIM.AppLogic.OPS.WCF
[DataContractAttribute(Name = "ExecutionLog", Namespace = "http://schemas.omada.net/ois/2014/Provisioning/Monitor")] public class ExecutionLog
The ExecutionLog type exposes the following members.
| Name | Description | |
|---|---|---|
| ExecutionLog |
| Name | Description | |
|---|---|---|
| ElapsedTime | ||
| ErrorCode | ||
| ExecutionTime | ||
| ExternalAnchor | ||
| Id | ||
| RelayExecution | ||
| ResultText | ||
| ResultValues | ||
| Success |
| 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.) |