Retrieves the current value for creating refactored versions on a branch.
CaRenameItem
None
bool-current value for “CreateOnBranch” flag associated with the RenameItem process.
Example
CaRenameItem& rRenameItem = rContext.GetRenameItem(); bool bCreateOnBranch = rRenameItem.GetCreateOnBranch();
More information:
| Copyright © 2013 CA. All rights reserved. |
|