M-Files API 23.11.13135.0
SendError Method
VaultServerDataPushOperations Object : SendError Method
The request ID that was received from the server.
A free-form error.
Description
Informs the server that an error occurred in the client operation.
Syntax
Visual Basic
Public Sub SendError( _
   ByVal RequestID As Long, _
   ByVal Error As String _
) 
Parameters
RequestID
The request ID that was received from the server.
Error
A free-form error.
See Also

VaultServerDataPushOperations Object  | VaultServerDataPushOperations Members