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