For Babelfish Release 1.11.1.3

ResultListIntermediateFormattedRowShowRowBasedOnShownStatus Method

Returns true if this row has a status that is part of the RLF's ShowStatuses property. OR if INTERMEDIATE is in ShowStatuses, will also return true if this rwo recently just finished shooting.

Definition

Namespace: Scopos.BabelFish.DataActors.ResultListFormatter
Assembly: BabelFish (in BabelFish.dll) Version: 1.11.1.4+b1da393815f6638555a663d9a94167ecabea5695
C#
public virtual bool ShowRowBasedOnShownStatus()

Return Value

Boolean

See Also