Click or drag to resize

IComponent Interface

Common interface for AD and ST components.

Namespace:  DHI.Mike1D.ADDataAccess
Assembly:  DHI.Mike1D.HDParameterDataAccess (in DHI.Mike1D.HDParameterDataAccess.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
public interface IComponent

The IComponent type exposes the following members.

Properties
  NameDescription
Public propertyId
Id of component
Public propertyScope
Specifies where in the model the component belongs.

Only Water follows the flow.

Top
See Also