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 © 2014 CA Technologies.
All rights reserved.
|
|