EBDN - Community - Question & Answers

  Wednesday, 23 January 2019
  3 Replies
  1.4K Visits
0
Votes
Undo
Hello,

we are considering using another catalog for our projects.
Is there any way to link the new catalog to projects by using VBA?

My try ...

Call oProject.TargetAssociations.New(aucRoleCatalogToProject, oCatalog)

... is not working.


Thanks in advance.

Alexander