Specifies whether or not packages in a package group must all be promoted together.
CaPromote
bool bFlag-true if yes, false if no
bool-true if set succeeded, false if failed
Example
CaPromote& rPromote = rContext.GetPromote(); bool bFlag = rPromote. SetCheckPackageGroupBind(true);
More information:
| Copyright © 2013 CA. All rights reserved. |
|