afroz
13 years agoOccasional Contributor
Custom name in name mapping Objects
Hi
How to add our custom name to name mapping objects.
Ex.Sys.Process("DMS.GUI.uat1").WPFObject("HwndSource: DealDetailsWindow", "IRS Deal 52252 v2.19.18 - DMS Client uat1").
above is object hierarchy.if i use name mapping it become
NameMapping.Sys.DMS_GUI_uat1.HwndSource_DealDetailsWindow
i want to add my custom name to object hierarchy.please suggest any method so that i can add my custom name.
How to add our custom name to name mapping objects.
Ex.Sys.Process("DMS.GUI.uat1").WPFObject("HwndSource: DealDetailsWindow", "IRS Deal 52252 v2.19.18 - DMS Client uat1").
above is object hierarchy.if i use name mapping it become
NameMapping.Sys.DMS_GUI_uat1.HwndSource_DealDetailsWindow
i want to add my custom name to object hierarchy.please suggest any method so that i can add my custom name.