Gets the current merged project name.
object.GetMergedEnvName()
CaWInteractiveMerge
None
A string that represents the current merged project name.
None
Example
Dim objInteractiveMerge Set objInteractiveMerge = objContext.GetInteractiveMerge() strRet = objInteractiveMerge.GetMergedEnvName()
More information:
|
Copyright © 2014 CA Technologies.
All rights reserved.
|
|