StructureRunTimeDiagnostics Property |
The getter is used to get a list of errors.
Namespace:
DHI.Mike1D.StructureModule
Assembly:
DHI.Mike1D.StructureModule (in DHI.Mike1D.StructureModule.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax public IDiagnostics RunTimeDiagnostics { get; }
Public ReadOnly Property RunTimeDiagnostics As IDiagnostics
Get
public:
virtual property IDiagnostics^ RunTimeDiagnostics {
IDiagnostics^ get () sealed;
}
Property Value
Type:
IDiagnosticsImplements
IStructureRunTimeDiagnosticsSee Also