MatchHomeTeamGoals Property
Number of goals scored by the home team
Namespace: NFF.FIKS.EnterpriseServices.Components.EntitiesAssembly: NFF.FIKS.EnterpriseServices.Components (in NFF.FIKS.EnterpriseServices.Components.dll) Version: 1.0.0.0 (1.0.0.0)
public int? HomeTeamGoals { get; set; }
Public Property HomeTeamGoals As Integer?
Get
Set
public:
property Nullable<int> HomeTeamGoals {
Nullable<int> get ();
void set (Nullable<int> value);
}
member HomeTeamGoals : Nullable<int> with get, set
Property Value
NullableInt32