  | IRecordSections Property  | 
 
            Gets the list of sections detected for this record.
            
 
    Namespace: 
   Opait.ReportMiner.Api
    Assembly:
   Opait.ReportMiner (in Opait.ReportMiner.dll) Version: 1.9.4.12917
SyntaxIList<ISection> Sections { get; }Property Value
Type: 
IListISection
See Also