EcoLabModelComponents Property |
ECO Lab components
Namespace:
DHI.Mike1D.EcoLabDataAccess
Assembly:
DHI.Mike1D.HDParameterDataAccess (in DHI.Mike1D.HDParameterDataAccess.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax public IList<EcoLabComponent> Components { get; }
Public ReadOnly Property Components As IList(Of EcoLabComponent)
Get
public:
property IList<EcoLabComponent^>^ Components {
IList<EcoLabComponent^>^ get ();
}
Property Value
Type:
IListEcoLabComponentSee Also