Gets the current value of the Merged Packages Only flag.
object.GetMergedPkgsOnly()
CaWPromote
None
A boolean - Current value of flag.
Example
Dim objPromote Set objPromote = objContext.GetPromote() blnRet = objPromote.GetMergedPkgsOnly();
More information:
|
Copyright © 2014 CA Technologies.
All rights reserved.
|
|