Gets a Boolean flag where if TRUE an error occurred
Namespace:
QFEM_WebServicesAssembly: QFEM_WebServices (in QFEM_WebServices.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C# |
---|
public bool ErrorFlag() |
Visual Basic (Declaration) |
---|
Public Function ErrorFlag As Boolean |
Visual C++ |
---|
public: bool ErrorFlag() |