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