Sets the specified TakeSnapshot as the current context TakeSnapshot.
object.SetTakeSnapshotByName(strTakeSnapshotName)
CaWContext
strTakeSnapshotName - A string represents the TakeSnapshot process name.
A boolean - True if success, False if fails.
Example
blnRet = objContext.SetTakeSnapshotByName(strName)
More information:
| Copyright © 2013 CA. All rights reserved. |
|