Click or drag to resize
Run. GetLastErrorMessage Method
Gets the last error message.

Namespace:  Biolomics.BioCallback
Assembly:  Biolomics.BioCallback (in Biolomics.BioCallback.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Public Shared Function GetLastErrorMessage As List(Of String)

Return Value

Type: List(Of String)
Last error message returned by executed functions.
See Also