AbstractPhoneLineIsDirectIPLine Property |
Namespace:
Ozeki.VoIP
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntaxpublic virtual bool IsDirectIPLine { get; set; }
Public Overridable Property IsDirectIPLine As Boolean
Get
Set
public:
virtual property bool IsDirectIPLine {
bool get ();
void set (bool value);
}
abstract IsDirectIPLine : bool with get, set
override IsDirectIPLine : bool with get, set
Property Value
Type:
Boolean
See Also