Retrieves the current CA Harvest SCM UDP object.
object.GetUDP()
CaWContext
None
A CaWUDP object if set or a null object if error.
Example
Dim objContext Set objContext = sobjHarvest.GetContext() Set objUDP = objContext.GetUDP()
More information:
| Copyright © 2013 CA. All rights reserved. |
|