AttachedComponentFraction Property  | 
 
            Pollutant mass is this fraction of the sediment mass.
            
 
    Namespace: 
   DHI.Mike1D.RainfallRunoffModule.ModuleSWQ
    Assembly:
   DHI.Mike1D.RainfallRunoffModule (in DHI.Mike1D.RainfallRunoffModule.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntaxpublic double Fraction { get; set; }Public Property Fraction As Double
	Get
	Set
public:
virtual property double Fraction {
	double get () sealed;
	void set (double value) sealed;
}Property Value
Type: 
DoubleImplements
IAttachedComponentFraction
See Also