Sets the specified Package as the current context Package.
object.SetPackageId(lngObjId)
CaWContext
lngObjId - A long that represents the Package object ID.
A boolean - True if success, False if fails.
Example
blnRet = objContext.SetPackageId(lngObjId)
More information:
| Copyright © 2013 CA. All rights reserved. |
|