Updates the current package.
object.Update()
CaWPackage
None
A boolean - True if succeeded, False if failed.
Example
Dim objPackage Set objPackage = objContext.GetPackage() blnRet = objPackage.Update()
More information:
| Copyright © 2013 CA. All rights reserved. |
|