| TapiLineDeviceStatusIsInService Property |
Indicates whether the line is in service.
Namespace: Traysoft.AddTapiAssembly: Traysoft.AddTapi (in Traysoft.AddTapi.dll) Version: 6.0.0.1110
Syntaxpublic bool IsInService { get; }Public ReadOnly Property IsInService As Boolean
Get
public:
property bool IsInService {
bool get ();
}Property Value
Type:
Boolean
See Also