Windward Studios API Reference
IsError Property
See Also  Send comments on this topic.
net.windward.api.csharp.errorhandling Namespace > Issue Class : IsError Property




Glossary Item Box

Test if this issue is an error.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property IsError As Boolean
Visual Basic (Usage)Copy Code
Dim instance As Issue
Dim value As Boolean
 
value = instance.IsError
C# 
public bool IsError {get;}
Managed Extensions for C++ 
public: __property bool get_IsError();
C++/CLI 
public:
property bool IsError {
   bool get();
}

Requirements

Platforms: Windows 10, Windows NT, Windows Server

See Also

Windward Studios - .NET Document Generation software