Mike1DDataUseHDLongTermStatistics Property  | 
 
            If this is true, then run HD simulation in Long Term Statistics mode based on the 
            configuration in 
            
 
    Namespace: 
   DHI.Mike1D.Mike1DDataAccess
    Assembly:
   DHI.Mike1D.Mike1DDataAccess (in DHI.Mike1D.Mike1DDataAccess.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntaxpublic bool UseHDLongTermStatistics { get; set; }Public Property UseHDLongTermStatistics As Boolean
	Get
	Set
public:
property bool UseHDLongTermStatistics {
	bool get ();
	void set (bool value);
}Property Value
Type: 
Boolean
See Also