Sets the Merged Packages Only flag.
CaPromote
bool bFlag-if true, only merged packages can be promoted; if false, packages with branched versions can be promoted.
bool-true if set succeeded, false if failed
Example
CaPromote& rPromote = rContext.GetPromote(); rPromote. SetMergedPkgsOnly(true);
More information:
|
Copyright © 2014 CA Technologies.
All rights reserved.
|
|