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