RemoveLIDCatchids Property |
Remove all LIDs from catchments
Namespace:
DHI.Mike1D.Plugins
Assembly:
DHI.Mike1D.Mike1DDataAccess (in DHI.Mike1D.Mike1DDataAccess.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax public HashSet<string> Catchids { get; }
Public ReadOnly Property Catchids As HashSet(Of String)
Get
public:
property HashSet<String^>^ Catchids {
HashSet<String^>^ get ();
}
Property Value
Type:
HashSetStringSee Also