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