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