|   | SystemLogEntryExtraInfo Property  | 
 
            Extra info for a log entry. 
            Can be used for example to hold the execution time of a web service call.
            
 
    Namespace: 
   Omada.OE.Model
    Assembly:
   Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntaxpublic string ExtraInfo { get; set; }Property Value
Type: 
String
See Also