RecordTypeName Property

This property contains the string representation of the current record type defined by RecordType .

Syntax

QString GetRecordTypeName(int iRecordIndex);

Default Value

""

Remarks

This property contains the string representation of the current record type defined by RecordType.

A (1)Address Record
NS (2)Name Server Record
MD (3)Mail Destination Record
MF (4)Mail Forwarder Record
CName (5)Canonical Name Record
SOA (6)Start Of Authority Record
MB (7)MailBox Record
MG (8)Mail Group Record
MR (9)MailBox Rename Record
NULL (10)NULL Record
WKS (11)Well Known Services Record
PTR (12)Pointer Record
HINFO (13)Host Information Record
MINFO (14)Mail Information Record
MX (15)Mail Exchange Record
TXT (16)Text Record
RP (17)Responsible Person Record
AFSDB (18)Service Record
X25 (19)X25 Record
ISDN (20)ISDN Record
RT (21)Route Through Record
AAAA (28)AAAA Record
rtSRV (33)SRV Record
NAPTR (35)Naming Authority Pointer Record

The RecordIndex parameter specifies the index of the item in the array. 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

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks 2020 Qt Edition - Version 20.0 [Build 8307]