Sets the specified CrossProjectMerge as the current context CrossProjectMerge.
object.SetCrossProjectMergeByName(strCrossProjectMergeName)
CaWContext
strCrossProjectMergeName - A string represents the CrossProjectMerge name.
A boolean - True if success, False if fails.
Example
blnRet = objContext.SetCrossProjectMergeByName(strName)
More information:
|
Copyright © 2014 CA Technologies.
All rights reserved.
|
|