Click or drag to resize

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
Syntax
C#
IList<ISection> Sections { get; }

Property Value

Type: IListISection
See Also