Executes the PackageChooser based on the set of package selection criteria set in the package chooser attributes.
Default: true
CaPackageChooser
bool bUseCurrentContext-if true, restrict package search to current context; if false, use Project Id and State Id if set
None
Example
CaPackageChooser& rPackageChooser = rContext.GetPackageChooser(); HINT32 iResult = rPackageChooser.Execute(false);
|
Copyright © 2014 CA Technologies.
All rights reserved.
|
|