For Babelfish Release 1.11.1.3

ResultListEndDate Property

The end date that the underlying event, in this Result List, ended 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 EndDate { get; }

Property Value

DateTime

Implements

IRLIFListEndDate

See Also