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