For Babelfish Release 1.11.1.3

ResultListStartDate Property

The start date that the underlying event, in this Result List, started on. In a Virtual Match, this value is the composite value of each parent and child match.

Definition

Namespace: Scopos.BabelFish.DataModel.OrionMatch
Assembly: BabelFish (in BabelFish.dll) Version: 1.11.1.4+b1da393815f6638555a663d9a94167ecabea5695
C#
public DateTime StartDate { get; }

Property Value

DateTime

Implements

IRLIFListStartDate

See Also