Executes the Promote process on the Package list currently selected using the Package Chooser.
object.Execute()
CaWPromote
None
A long - Zero if success. Nonzero if failure.
Example
Dim objPromote Set objPromote = objContext.GetPromote() lngRet = objPromote.Execute();
More information:
| Copyright © 2013 CA. All rights reserved. |
|