For Babelfish Release 1.12.4.4

ResultListFormatDetailDisplayForTeam Property

If the Result List that is using this RESULT LIST FORMAT definition is a team event, then DisplayForTeam describes the header, body, child, and footer rows of the compiled intermediate format to be used (instead of the default Display property).

Definition

Namespace: Scopos.BabelFish.DataModel.Definitions
Assembly: BabelFish (in BabelFish.dll) Version: 1.12.4.4+d2f3bdeedfc7a151494a378da1156fb690afa333
C#
public ResultListDisplayPartitions DisplayForTeam { get; set; }

Property Value

ResultListDisplayPartitions

See Also