ErrorTimestamp |
Scroll |
Gets the timestamp when the error occurred.
Namespace: Therefore.API
Visual Basic Public Overridable ReadOnly Property ErrorTimestamp As DateTime C# public virtual DateTime ErrorTimestamp { get; }
Property ValueThe time stamp when the error occurred. If no error occurred the value will be the 0 equivalent for DateTime (1. January 1970). |
.