| CodeMethodLogExecutionTime Property |
The execution time (duration) of the codemethod.
The information is not used when an entry is made in the db!
Namespace:
Omada.OE.Model
Assembly:
Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntaxpublic TimeSpan ExecutionTime { get; set; }
Property Value
Type:
TimeSpan
See Also