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