RecordDomain Property
This property contains the domain name associated with the selected response record, at RecordIndex .
Object Oriented Interface
public function getRecordDomain($recordindex);
Procedural Interface
ipworks_dns_get($res, 7 , $recordindex);
Default Value
''
Remarks
This property contains the domain name associated with the selected response record, at RecordIndex.
The size of the array is controlled by the RecordCount property.
This property is read-only and not available at design time.
Data Type
String