On Execute, allow refactored versions to be created on the trunk or on a branch, depending of whether CreateOnBranch or CreateOnTrunk has been specified as true.
CaMovePath
BOOL bFlag-the flag value, true=create on branch, false=create on trunk
bool-true if set succeeded, false if failed
Example
CaMovePath& rMovePath = rContext.GetMovePath(); rMovePath.SetBranchOut(true);
More information:
| Copyright © 2013 CA. All rights reserved. |
|