Retrieves the name of the current CA Harvest SCM TakeSnapshot.
object.GetTakeSnapshotName()
CaWContext
None
A string represents the TakeSnapshot name if set, empty string if empty.
Example
Dim objContext Set objContext = sobjHarvest.GetContext() strTakeSnapshotName = objContext.GetTakeSnapshotName()
More information:
| Copyright © 2013 CA. All rights reserved. |
|