LastErrorCode |
Scroll |
Returns the error code from the last server call from the TheServer object.
Namespace: Therefore.API
Visual Basic Public Overridable ReadOnly Property LastErrorCode As Integer C# public virtual int LastErrorCode { get; }
Parameters None.
Property Value An integer value holding the error code
|