Sets the Branch option to specify whether trunk versions, branch versions, or both are to be retrieved.
Note: The following are the allowable values for the Branch Option. They are defined in an include file built into the project.
CaVersionChooser
HINT32 iOption-the Branch Option
None
Example
CaVersionChooser& rVersionChooser = rContext.GetVersionChooser(); rVersionChooser.SetBranchOption(BRANCH_FILTER_TRUNK_AND_BRANCH);
More information:
| Copyright © 2013 CA. All rights reserved. |
|