public int GetOutletNodeID(int drainageNetworkInstanceID)
 {
     return(MohidLandEngineDLLAccess.GetOutletNodeID(ref drainageNetworkInstanceID));
 }