EcoLabComponentADComponentIndex Property |
Index of AD component matching this EcoLab component
Namespace:
DHI.Mike1D.EcoLabDataAccess
Assembly:
DHI.Mike1D.HDParameterDataAccess (in DHI.Mike1D.HDParameterDataAccess.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax public int ADComponentIndex { get; set; }
Public Property ADComponentIndex As Integer
Get
Set
public:
property int ADComponentIndex {
int get ();
void set (int value);
}
Property Value
Type:
Int32See Also