EcoLabComponentEcoLabId Property  | 
 
            EcoLab ID, as defined in the template
            
 
    Namespace: 
   DHI.Mike1D.EcoLabDataAccess
    Assembly:
   DHI.Mike1D.HDParameterDataAccess (in DHI.Mike1D.HDParameterDataAccess.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntaxpublic int EcoLabId { get; set; }Public Property EcoLabId As Integer
	Get
	Set
public:
property int EcoLabId {
	int get ();
	void set (int value);
}Property Value
Type: 
Int32
See Also