EcoLabForcingEcoLabId 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:
virtual property int EcoLabId {
	int get () sealed;
	void set (int value) sealed;
}Property Value
Type: 
Int32Implements
IEcoLabConstantForcingBaseEcoLabId
See Also