Sets the specified RemoveItem as the current context RemoveItem.
object.RemoveItemId(lngObjId)
CaWContext
lngObjId - A long that represents the RemoveItem object ID.
A boolean - True if success, False if fails.
Example
blnRet = objContext.SetRemoveItemId(lngObjId)
More information:
| Copyright © 2013 CA. All rights reserved. |
|