IP*Works! V9 - Online Help
IP*Works! V9
Questions / Feedback?

RecordSource Property

The source of records provided in the Records properties.

Syntax

[VB.NET]
Public Property RecordSource As DnsRecordSources

[C#]
public DnsRecordSources RecordSource {get; set;}

enum DnsRecordSources { rsAnswerSection, rsNameServerSection, rsAdditionalRecordsSection }

Remarks

This property contains the source of records provided in the Records collection and can have one of the following values:

rsAnswerSection (0)Records answering the question/query.
rsNameServerSection (1)Records pointing toward an authoritative name server.
rsAdditionalRecordsSection (2)Records holding additional information.

This property is not available at design time.

Default Value

0

 
 
Copyright (c) 2018 /n software inc. - All rights reserved.
Build 9.0.6635.0