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