Click or drag to resize

ADComponentDataGetComponentIndex Method (String)

Namespace:  DHI.Mike1D.ADDataAccess
Assembly:  DHI.Mike1D.HDParameterDataAccess (in DHI.Mike1D.HDParameterDataAccess.dll) Version: 18.0.0.0 (11.1.1.1111)
Syntax
C#
public int GetComponentIndex(
	string componentId
)

Parameters

componentId
Type: SystemString

Return Value

Type: Int32
See Also