Click or drag to resize

IAttachedComponent Interface

Contains info about attached component.

Namespace:  DHI.Mike1D.RainfallRunoffModule.ModuleSWQ
Assembly:  DHI.Mike1D.RainfallRunoffModule (in DHI.Mike1D.RainfallRunoffModule.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
public interface IAttachedComponent

The IAttachedComponent type exposes the following members.

Properties
  NameDescription
Public propertyComponentId
Attached pollutant component Id.
Public propertyFraction
Pollutant mass is this fraction of the sediment mass.
Top
See Also