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




Glossary Item Box

Test if there were any issues during a report generation.

Syntax

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

Requirements

Platforms: Windows 10, Windows NT, Windows Server

See Also

Windward Studios - .NET Document Generation software