ADAdditionalOutputMassBalanceTotalAccumulated Property  | 
 
            Total Mass balance, accumulated, for components. This inludes total mass error, decays, inflows and outflows
            
 
    Namespace: 
   DHI.Mike1D.ADDataAccess
    Assembly:
   DHI.Mike1D.HDParameterDataAccess (in DHI.Mike1D.HDParameterDataAccess.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntaxpublic bool MassBalanceTotalAccumulated { get; set; }Public Property MassBalanceTotalAccumulated As Boolean
	Get
	Set
public:
property bool MassBalanceTotalAccumulated {
	bool get ();
	void set (bool value);
}Property Value
Type: 
Boolean
See Also