Identifies the item to be moved by its name.
Note: The name is ignored if an item object ID is set. The name is used in conjunction with the path attribute.
CaMoveItem
LPCTSTR szItemName
None
Example
CaMoveItem& rMoveItem = rContext.GetMoveItem(); rMoveItem. SetItemName(“Item1.txt”);
More information:
|
Copyright © 2014 CA Technologies.
All rights reserved.
|
|