Sets the specified ConcurrentMerge as the current context ConcurrentMerge.
object.SetConcurrentMergeName(strConcurrentMergeName)
CaWContext
strConcurrentMergeName - A string that represents the ConcurrentMerge name.
A boolean - True if success, False if fails.
Example
blnRet = objContext.SetConcurrentMergeName(“Concurrent Merge”)
More information:
|
Copyright © 2014 CA Technologies.
All rights reserved.
|
|