Hi Ricardo
(Sorry for late replying, I was on holiday)
private readonly Genesyslab.Desktop.Modules.InteractionSearch.HamburgerMenuItem hamburgerMenuItem;
private readonly Genesyslab.Desktop.Modules.InteractionSearch.Views.IInteractionSearchView iInteractionSearchView;
Does that help finding the references?
(Edit)
#region Assembly Genesyslab.Desktop.Modules.Contacts, Version=8.5.157.3, Culture=neutral, PublicKeyToken=null
Genesyslab.Desktop.Modules.Contacts.dll
#endregion
and
#region Assembly Genesyslab.Desktop.Modules.Contacts, Version=8.5.157.3, Culture=neutral, PublicKeyToken=null
Genesyslab.Desktop.Modules.Contacts.dll
#endregion
BR
Anders
------------------------------
Anders Vejen
NetDesign A/S, a part of Nuuday A/S
------------------------------
Original Message:
Sent: 07-26-2023 04:28
From: Ricardo Sosa
Subject: WDE Customization - cannot access Genesyslab.Desktop.Modules.InteractionSearch
Hello Anders,
Do you know which dll file is associated with those packages?
Regards.
------------------------------
Ricardo Sosa
PlusNet Solutions, S.L.
Original Message:
Sent: 07-20-2023 05:53
From: Anders Vejen
Subject: WDE Customization - cannot access Genesyslab.Desktop.Modules.InteractionSearch
Hi Ricardo.
I'm doing integration work on WDE also and this is for version 8.5.153.03.
As you can see with my references, I can see HamburgerMenuItem and IInteractionSearchView.
Hope that helps?
------------------------------
Anders Vejen
NetDesign A/S, a part of Nuuday A/S
Original Message:
Sent: 06-28-2023 05:17
From: Ricardo Sosa
Subject: WDE Customization - cannot access Genesyslab.Desktop.Modules.InteractionSearch
Hello,
we are trying to use some classes/interfaces in Genesyslab.Desktop.Modules.InteractionSearch package, but VisualStudio says that InteractionSearch does not exist in namespace Genesyslab.Desktop.Modules.
We are trying to access Genesyslab.Desktop.Modules.InteractionSearch.HamburgerMenuItem and Genesyslab.Desktop.Modules.InteractionSearch.Views.IInteractionSearchView.
We guess that we are missing a dll, but I cannot find it in InteractionWorkspace folder.
Could you tell me what to add or how can I use those objects in my code?
Thank you in advance.
#Implementation
------------------------------
Ricardo Sosa
PlusNet Solutions, S.L.
------------------------------