  | 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
SyntaxIList<IField> Fields { get; }Property Value
Type: 
IListIField
See Also