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