Retrieve the Object Id of the current CA Harvest SCM Package.
object.GetPackageId()
CaWContext
None
A long that represents the Package Object Id if set, -1 if empty.
Example
Dim objContext Set objContext = sobjHarvest.GetContext() lngPackageObjId = objContext.GetPackageId()
More information:
| Copyright © 2013 CA. All rights reserved. |
|