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)
Syntaxpublic HashSet<string> Catchids { get; }Public ReadOnly Property Catchids As HashSet(Of String)
	Get
public:
property HashSet<String^>^ Catchids {
	HashSet<String^>^ get ();
}Property Value
Type: 
HashSetString
See Also