A collection of data fields in the record

Namespace:  JHSoftware.SimpleDNSPlus
Assembly:  SDNSAPI (in SDNSAPI)
Version: 1.1.0.0 (1.1.0.0)

Syntax

C#
public readonly DataFieldCollection DataFields
Visual Basic (Declaration)
Public ReadOnly DataFields As DataFieldCollection

Remarks

For the number and type of data fields for each record type, see Record types and data fields

See Also