Sets the specified RemoveItem as the current context RemoveItem.
object.SetRemoveItemName(strRemoveItemName)
CaWContext
strRemoveItemName - A string that represents the RemoveItem name.
A boolean - True if success, False if fails.
Example
blnRet = objContext.SetRemoveItemName(“Remove Item”)
More information:
| Copyright © 2013 CA. All rights reserved. |
|