Retrieves the current value of the description attribute.
object.GetDescription()
CaWRemoveItem
None
A string - Current description value.
Example
Dim objRemoveItem Set objRemoveItem = objContext.GetRemoveItem() strDescription = objRemoveItem.GetDescription();
More information:
|
Copyright © 2014 CA Technologies.
All rights reserved.
|
|