Sets the specified SnapshotView as the current context SnapshotView.
object.SetSnapshotView(strSnapshotViewName)
CaWContext
strSnapshotViewName - A string that represents the SnapshotView name.
A boolean - True if success, False if fails.
Example
blnRet = objContext.SetSnapshotView(“Snapshot View”)
More information:
| Copyright © 2013 CA. All rights reserved. |
|