Sets the Version Item Option to specify whether to base versions of an item, modified versions of an item, or both.
Note: The following are the allowable values for the Version Item Option. They are defined in an include file built into the project.
CaVersionChooser
HINT32 iOption-the Version Item Option
None
Example
CaVersionChooser& rVersionChooser = rContext.GetVersionChooser(); rVersionChooser.SetVersionItemOption(VERSION_FILTER_ITEM_BOTH);
More information:
| Copyright © 2013 CA. All rights reserved. |
|