Retrieve the Object ID of the current CA Harvest SCM Project.
object.GetProjectId()
CaWContext
None
A long that represents the project object ID if set, -1 if empty.
Example
Dim objContext Set objContext = sobjHarvest.GetContext() lngProjectObjId = objContext.GetProjectId()
More information:
|
Copyright © 2014 CA Technologies.
All rights reserved.
|
|