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