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