Message 1 of 4
Not applicable
01-14-2013
02:54 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Using Vault Pro 2013, I have a command handler that lets the user select multiple items from explorer, then run my function. The function calls "GetItemsByIds" for each selected item, then tests if the item is null or locked. In Vault Explorer, the items have a lock symbol next to them and they are at the "Released" state, but in my function, the test for being locked (selectedItem.Locked) is returning false. How can this be?
Thanks,
Tom
Solved! Go to Solution.
