Retrieves the name of the current CA Harvest SCM RemoveItem.
object.GetRemoveItemName()
CaWContext
None
A string that represents the RemoveItem name if set, empty string if empty.
Example
Dim objContext Set objContext = sobjHarvest.GetContext() strRemoveItemName = objContext.GetRemoveItemName()
More information:
| Copyright © 2013 CA. All rights reserved. |
|