Retrieves the object ID of the current CA Harvest SCM SnapshotView.
object.GetSnapshotViewId()
CaWContext
None
A long that represents the SnapshotView id if set, -1 if empty.
Example
Dim objContext Set objContext = sobjHarvest.GetContext() lngSnapshotViewObjId = objContext.GetSnapshotViewId()
More information:
|
Copyright © 2014 CA Technologies.
All rights reserved.
|
|