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