Gets the current value of the Interactive Merge Description.
object.GetDescription()
CaWInteractiveMerge
None
A string that represents the description
None
Example
Dim objInteractiveMerge Set objInteractiveMerge = objContext.GetInteractiveMerge() strRet = objInteractiveMerge.GetDescription()
More information:
|
Copyright © 2014 CA Technologies.
All rights reserved.
|
|