For Babelfish Release 1.12.4.4

ResultListIntermediateFormattedRow_hasSpanningRow Field

The protected variable _hasSpanningRow, set in the constructor, indicates if the RESULT LIST FORMAT defines a spanning row. The property .HasSpanningRow indicates if a spanning row is defined and the RLIF says to show it.

Definition

Namespace: Scopos.BabelFish.DataActors.ResultListFormatter
Assembly: BabelFish (in BabelFish.dll) Version: 1.12.4.4+d2f3bdeedfc7a151494a378da1156fb690afa333
C#
protected bool _hasSpanningRow

Field Value

Boolean

See Also