For Babelfish Release 1.11.1.3

ResultListIntermediateFormattedShowSupplementalInformation Property

Gets or sets the show supplemental information variable. What is or what is not supplemental information is up to the composers of the RESULT LIST FORMAT to decide. Generally though its extra information that is interesting, but not necessaryly required.

The default value is true.

Definition

Namespace: Scopos.BabelFish.DataActors.ResultListFormatter
Assembly: BabelFish (in BabelFish.dll) Version: 1.11.1.4+b1da393815f6638555a663d9a94167ecabea5695
C#
public bool ShowSupplementalInformation { get; set; }

Property Value

Boolean

See Also