C2023-002: When using RO Update Values feature, display message when other users are in Proms and don’t do update

This commit is contained in:
2023-01-18 16:31:35 +00:00
parent 7be346b6c8
commit 3661876626
6 changed files with 74 additions and 32 deletions

View File

@@ -2031,6 +2031,7 @@ namespace VEPROMS
tc.MySessionInfo = MySessionInfo;
tv.MySessionInfo = MySessionInfo;
tv.MyUserInfo = MyUserInfo;
StepTabRibbon.MySessionInfo = MySessionInfo;
// Initialize Caption with Server name and Database name.
SetCaption(tv.TopNode as VETreeNode);