Gets the current value of the Check Package Dependencies flag.
object.GetCheckPackageDependencies()
CaWPromote
None
A boolean - Current value of flag.
Example
Dim objPromote Set objPromote = objContext.GetPromote() blnRet = objPromote.GetCheckPackageDependencies();
More information:
| Copyright © 2013 CA. All rights reserved. |
|