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 © 2013 CA. All rights reserved. |
|