02-22-2024
07:00 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
02-22-2024
07:00 AM
I use this to check out files
invApp.CommandManager.ControlDefinitions.Item("VaultCheckoutTop")
How do i define options with this?
Its the closest i can find that may have something to do with it.
invApp.CommandManager.ControlDefinitions.Item("VaultOption")
I need to set the "Include children" and so on.
Solved! Go to Solution.