CTI32 Engine Class Library

ConfigData.dnisMethod Field

The method in the defaultDLL that implements logic on which DLL/Method to call based on the number dialed (DNIS). Leave empty if you don't want to implement this method.

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

See Also

ConfigData Class | CTI32Engine Namespace