CTI32 Engine Class Library

ChannelData.did Field

The DID (DNIS) of the current call. This is the called number. (the dialed number)

[Visual Basic]
Public did As String
[C#]
public string did;

See Also

ChannelData Class | CTI32Engine Namespace