OriginalFields Property
Overloads
OriginalFields |
Is shown for fixed records.
JSON property name: qOriginalFields |
OriginalFields
Is shown for fixed records.
qOriginalFieldName
and qName
are identical if no field names are used in the file.
qOriginalFieldName
differs from qName
if embedded file names are used in the file.
JSON property name: qOriginalFields
Declaration
public IEnumerable<string> OriginalFields { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.IEnumerable<System.String> |