ICatchmentSourceBoundaryCatchmentIds 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 IListstrings CatchmentIds { get; }
ReadOnly Property CatchmentIds As IListstrings
Get
property IListstrings^ CatchmentIds {
IListstrings^ get ();
}
Property Value
Type:
IListstringsSee Also