Gets the complete program name and argument for the UDP process specified by the CA Harvest SCM administrator.
object.ProgramName
CaWUDP
A string containing command and arguments for UDP process
Example
Dim objUDP Set objUDP = objContext.GetUDP() strProgramName = objUDP.ProgramName
More information:
| Copyright © 2013 CA. All rights reserved. |
|