Interface ILogEvent
Namespace: Telerik.OpenAccess.Runtime.Schema
Assembly: Telerik.OpenAccess.Runtime.dll
Syntax
public interface ILogEvent
Properties
End
Declaration
DateTime End { get; set; }
Property Value
System.
|
Result
Declaration
string Result { get; set; }
Property Value
System.
|