CTI32 Engine Class Library
BoardData.boardLineType Field
PRI, ANALOG, T1, or MSI, PBX see cti.LineType enum
[Visual Basic]
Public boardLineType As
Integer
[C#]
public
int
boardLineType;
See Also
BoardData Class
|
CTI32Engine Namespace