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