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