Message 1 of 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Is there a way to stop deleting local files after restricting it from check-in(Even "Close files and delete working copies" is checked)?
I have some conditions before checking in files to vault server from Inventor. If the file checkin fails it should not delete local file.How to handle it by C# code?
The below code is used to add restriction in "AddFileEvents_GetRestrictions" Event.
How to handle the deletion of files if checkin is not happened using c#?
Thanks in advance
Solved! Go to Solution.