DHI.Mike1D
DHI.Mike1D
Namespaces
DHI.Mike1D.Generic
Diagnostics Class
Diagnostics Properties
Children Property
ErrorCountRecursive Property
Errors Property
ErrorsRecursive Property
HintCountRecursive Property
Hints Property
HintsRecursive Property
IssueCount Property
IssueCountRecursive Property
Name Property
Parent Property
Source Property
SourceDescription Property
WarningCountRecursive Property
Warnings Property
WarningsRecursive Property
Diagnostics
Errors Property
Get a list of all errors (not from the stack)
Namespace:
DHI.Mike1D.Generic
Assembly:
DHI.Mike1D.Generic (in DHI.Mike1D.Generic.dll) Version: 16.0.0.0 (11.1.1.1111)
Syntax
C#
Copy
public
IDiagnosticItems
Errors
{
get
; }
Property Value
Type:
IDiagnosticItems
Implements
IDiagnostics
Errors
See Also
Reference
Diagnostics Class
DHI.Mike1D.Generic Namespace