B2021-042 Crash on link/unlink/link – refresh cache

This commit is contained in:
Kathy Ruffing 2021-04-30 12:43:37 +00:00
parent 8e360e424c
commit 9bddf3acb3

View File

@ -2593,6 +2593,7 @@ namespace VEPROMS.CSLA.Library
}
}
}
RefreshFields(enhii); // B2021-042: Crash on link/unlink/link - refresh cache
}
catch (Exception ex)
{