Create refactored versions on a branch, identical to the checkout for concurrent update process. Only one of CreateOnBranch or CreateOnTrunk can be specified as true, not both.
CaRemovePath
BOOL bFlag-the flag value
bool-true if set succeeded, false if failed
Example
CaRemovePath& rRemovePath = rContext.GetRemovePath(); rRemovePath.SetCreateOnBranch(true);
More information:
| Copyright © 2013 CA. All rights reserved. |
|