Methods
•
GetCallingProgram(): DULPythonProgram
o
return
Returns the calling program
Gets the program initiating the call.
GetCalledProgram(): DULPythonProgram
Returns the called program
Gets the program that is called by the calling program.