XML3 - API DLL Documentation
The Method in which Error error was thrown

Namespace: XMLV3API
Assembly: XMLV3API (in XMLV3API.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
public string ErrorMethod { get; }
Visual Basic
Public ReadOnly Property ErrorMethod As String
	Get
Visual C++
public:
property String^ ErrorMethod {
	String^ get ();
}

Field Value

Return Value

Remarks