XML3 - API DLL Documentation
Assembly: XMLV3API (in XMLV3API.dll) Version: 1.0.0.0 (1.0.0.0)
Flag to indicate if the web service has returned an Error XML
Namespace: XMLV3APIAssembly: XMLV3API (in XMLV3API.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C# |
---|
public bool IsWebServiceError { get; } |
Visual Basic |
---|
Public ReadOnly Property IsWebServiceError As Boolean Get |
Visual C++ |
---|
public: property bool IsWebServiceError { bool get (); } |