Mike1DDataEcoLabData Property  | 
 
            EcoLab data access component. Defines the connection between the HD and AD module and the EcoLab template
            
 
    Namespace: 
   DHI.Mike1D.Mike1DDataAccess
    Assembly:
   DHI.Mike1D.Mike1DDataAccess (in DHI.Mike1D.Mike1DDataAccess.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntaxpublic EcoLabData EcoLabData { get; set; }Public Property EcoLabData As EcoLabData
	Get
	Set
public:
property EcoLabData^ EcoLabData {
	EcoLabData^ get ();
	void set (EcoLabData^ value);
}Property Value
Type: 
EcoLabData
See Also