Specifies whether or not to look recursively below the current item path for the item.
Note: Used in conjunction with SetItemName and SetItemPath.
CaRemoveItem
bool bRecursive-true if yes, false if no
None
Example
CaRemoveItem& rRemoveItem = rContext.GetRemoveItem();rRemoveItem. SetRecursive(true);
More information:
|
Copyright © 2014 CA Technologies.
All rights reserved.
|
|