XMX.GetLastError Method

QsInformatica.Utils

XMXGetLastError Method

Restituisce la stringa descrivente l'ultimo errore avvenuto. Può essere una stringa vuota "".

Namespace:  QsInformatica.Utils
Assembly:  QsInformatica.Utils (in QsInformatica.Utils.dll) Version: 22.4.2.0 (22.4.2.0)
Syntax
public string GetLastError()
Public Function GetLastError As String
public:
String^ GetLastError()
member GetLastError : unit -> string 

Return Value

Type: String

[Missing <returns> documentation for "M:QsInformatica.Utils.XMX.GetLastError"]

See Also