MatchResult Class

A match result

Definition

Namespace: NFF.FIKS.EnterpriseServices.Components.Entities
Assembly: NFF.FIKS.EnterpriseServices.Components (in NFF.FIKS.EnterpriseServices.Components.dll) Version: 1.0.0.0 (1.0.0.0)
C#
public class MatchResult
Inheritance
Object    MatchResult

Properties

AwayTeamGoals Number of goals for the away team
Comment Match result comments
HomeTeamGoals Number of goals for the home team
LastChangeDate Date when the result was last modified
MatchId Match id
MatchResultSetInFiks true if the result was created in fiks. False if the resulat was created using eps
ResultId Result id
ResultTypeId Result type id
ResultTypeName Name of result type

See Also