RequestInvoices.getErrorMessage Method
Get the myDATA error message. If there is no error, it returns Null
Public Function getErrorMessage() As String
This language is not supported or no code example is available.
public string getErrorMessage()
This language is not supported or no code example is available.
Return Value
string
string errorMessage = rqd.getErrorMessage();
This language is not supported or no code example is available.
Dim errorMessage as String = rqd.getErrorMessage()
This language is not supported or no code example is available.
.NET Framework
Supported in: 3.5 or newer