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