Create versions for new items on the trunk. Only one of the attributes NewItemsOnBranch or NewItemsOnTrunk can be specified as true; not both.
CaRemoveItem
BOOL bFlag-the flag value
bool-true if set succeeded, false if failed
Example
CaRemoveItem& rRemoveItem = rContext.GetRemoveItem(); rRemoveItem.SetNewItemsOnTrunk(true);
More information:
| Copyright © 2013 CA. All rights reserved. |
|