IP*Works! 2016 PHP Edition
IP*Works! 2016 PHP Edition
Questions / Feedback?

EntryDNSServer Property

The DNS server of the phonebook entry pointed to by PhonebookEntry .

Object Oriented Interface

public function getEntryDNSServer();
public function setEntryDNSServer($value);

Procedural Interface

ipworks_netdial_get($res, 5 );
ipworks_netdial_set($res, 5, $value );

Default Value

''

Remarks

This property contains the DNS server of the phonebook entry pointed to by PhonebookEntry. This property is filled in automatically every time PhonebookEntry is set to an existing entry.

Data Type

String

 
 
Copyright (c) 2020 /n software inc. - All rights reserved.
IP*Works! 2016 PHP Edition - Version 16.0 [Build 7353]