For Babelfish Release 1.11.3.13

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.3.13+877481945de6b4d2a3a561fea58e2494717cd263
C#
public virtual bool ShowRowBasedOnShownStatus()

Return Value

Boolean

See Also