3CX Configuration and Call Control API v4.0.0.0 (v20)
C#
Show/Hide TOC
Script
Base
T
My
Call Property
The Call handled by this script
Definition
Namespace:
CallFlow
Assembly:
3CX.CallFlow.ScriptingHost (in 3CX.CallFlow.ScriptingHost.dll) Version: 20.0.1
C#
Copy
public
ICall
MyCall
{
get
;
set
; }
Property Value
ICall
Implements
ICallHandler
MyCall
See Also
Reference
ScriptBase
T
Class
CallFlow Namespace
In This Article
Definition
Property Value
Implements
See Also