Mike1DDataADComponentData Property  | 
 
            Advection-dispersion/component transport data access. Defines components that are included in the simulation.
            
 
    Namespace: 
   DHI.Mike1D.Mike1DDataAccess
    Assembly:
   DHI.Mike1D.Mike1DDataAccess (in DHI.Mike1D.Mike1DDataAccess.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntaxpublic ADComponentData ADComponentData { get; set; }Public Property ADComponentData As ADComponentData
	Get
	Set
public:
property ADComponentData^ ADComponentData {
	ADComponentData^ get ();
	void set (ADComponentData^ value);
}Property Value
Type: 
ADComponentData
See Also