Author Topic: Refresh XRef Tree  (Read 1423 times)

0 Members and 1 Guest are viewing this topic.

TJK44

  • Guest
Refresh XRef Tree
« on: April 29, 2015, 08:55:53 AM »
Hi all,

Curious if anyone knows how to replicate what the green refresh button does in the XRef window in .NET?

I have tried Database.ReloadXrefs and Database.ResolveXrefs but the behavior is not the same. I want to use the buttons functionality because we are using Vault and would like to refresh the tree to determine which xrefs are still checked out and which are not.

Thanks,

Ted

TJK44

  • Guest
Re: Refresh XRef Tree
« Reply #1 on: May 18, 2015, 10:06:55 AM »
If this cannot be done with the API, can the Vault Check In question be suppressed when I perform a Document.CloseAndDiscard?