Res1DReachStartNodeIndex Property |
Reference to the start node
Namespace:
DHI.Mike1D.ResultDataAccess
Assembly:
DHI.Mike1D.ResultDataAccess (in DHI.Mike1D.ResultDataAccess.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax public int StartNodeIndex { get; set; }
Public Property StartNodeIndex As Integer
Get
Set
public:
virtual property int StartNodeIndex {
int get () sealed;
void set (int value) sealed;
}
Property Value
Type:
Int32Implements
IRes1DReachStartNodeIndexSee Also