ADAdditionalOutputDecayAccumulated Property  | 
 
            Decay of components, accumulated
            
 
    Namespace: 
   DHI.Mike1D.ADDataAccess
    Assembly:
   DHI.Mike1D.HDParameterDataAccess (in DHI.Mike1D.HDParameterDataAccess.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntaxpublic bool DecayAccumulated { get; set; }Public Property DecayAccumulated As Boolean
	Get
	Set
public:
property bool DecayAccumulated {
	bool get ();
	void set (bool value);
}Property Value
Type: 
Boolean
See Also