Sets the specified InteractiveMerge as the current context InteractiveMerge.
object.SetInteractiveMergeName(strInteractiveMergeName)
CaWContext
strInteractiveMergeName-A string that represents the InteractiveMerge name.
A boolean-True if success, False if fails.
Example
blnRet = objContext.SetInteractiveMergeName("Interactive Merge")
More information:
| Copyright © 2013 CA. All rights reserved. |
|