ICompositStructureDiagnostics 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)
SyntaxIDiagnostics Diagnostics { get; }ReadOnly Property Diagnostics As IDiagnostics
	Get
property IDiagnostics^ Diagnostics {
	IDiagnostics^ get ();
}Property Value
Type: 
IDiagnostics
See Also