Retrieves the current value for whether the Execute will be allowed to create refactored versions on the trunk or on a branch.
CaMovePath
None
bool-current value for “BranchOut” flag associated with the MovePath process.
Example
CaMovePath& rMovePath = rContext.GetMovePath(); bool bBranchOutOnExecute = rMovePath.GetBranchOut();
More information:
| Copyright © 2013 CA. All rights reserved. |
|