CatchmentSourceBoundaryCatchmentIds Property |
A list of all Catchment ID's associated with this Source. It can be empty, then
the source is assumed to be globally valid.
Namespace:
DHI.Mike1D.BoundaryModule
Assembly:
DHI.Mike1D.BoundaryModule (in DHI.Mike1D.BoundaryModule.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax public IListstrings CatchmentIds { get; }
Public ReadOnly Property CatchmentIds As IListstrings
Get
public:
virtual property IListstrings^ CatchmentIds {
IListstrings^ get () sealed;
}
Property Value
Type:
IListstringsImplements
ICatchmentSourceBoundaryCatchmentIdsSee Also