Query Fields Property NReco.Data Class Library Documentation
List of fields to load. Null means all available fields.

Namespace: NReco.Data
Assembly: NReco.Data (in NReco.Data.dll) Version: 1.0.2
Syntax

public QField[] Fields { get; set; }

Property Value

Type:  QField 
See Also