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