Click or drag to resize

IRecordFields Property

Gets the list of fields detected for this record.

Namespace:  Opait.ReportMiner.Api
Assembly:  Opait.ReportMiner (in Opait.ReportMiner.dll) Version: 1.9.4.12917
Syntax
C#
IList<IField> Fields { get; }

Property Value

Type: IListIField
See Also