DHI.Mike1D
DHI.Mike1D
Namespaces
DHI.Mike1D.ResultDataAccess
IResultData Interface
IResultData Properties
Bridge Property
Catchments Property
Connection Property
DataItems Property
DataSets Property
DeleteValue Property
EndTime Property
GlobalData Property
MaxBufferSize Property
NetworkDataSet Property
Nodes Property
NumberOfTimeSteps Property
Parameters Property
ProjectionString Property
Quantities Property
Reaches Property
StartTime Property
StructureTypes Property
TimesList Property
IResultData
DataItems Property
This can be used to iterate over all data items.
Namespace:
DHI.Mike1D.ResultDataAccess
Assembly:
DHI.Mike1D.ResultDataAccess (in DHI.Mike1D.ResultDataAccess.dll) Version: 16.0.0.0 (11.1.1.1111)
Syntax
C#
Copy
IEnumerable
<
IDataItem
>
DataItems
{
get
; }
Property Value
Type:
IEnumerable
IDataItem
See Also
Reference
IResultData Interface
DHI.Mike1D.ResultDataAccess Namespace