Retrieve the name of the current CA Harvest SCM DeleteVersion.
object.GetDeleteVersionName()
CaWContext
None
A string that represents the DeleteVersion name if set, empty string if empty.
Example
Dim objContext Set objContext = sobjHarvest.GetContext() strDeleteVersionName = objContext.GetDeleteVersionName()
More information:
|
Copyright © 2014 CA Technologies.
All rights reserved.
|
|