Executes the RemoveItem process on the Package list currently selected using the Package Chooser.
object.Execute()
CaWRemoveItem
None
A long - Zero if success. Nonzero if failure.
Example
Dim objRemoveItem Set objRemoveItem = objContext.GetRemoveItem() lngRet = objRemoveItem.Execute();
More information:
| Copyright © 2013 CA. All rights reserved. |
|