TournamentTableTeamAwayMatchesDraw Property
Number of matches drawn played away
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? AwayMatchesDraw { get; set; }
Public Property AwayMatchesDraw As Integer?
Get
Set
public:
property Nullable<int> AwayMatchesDraw {
Nullable<int> get ();
void set (Nullable<int> value);
}
member AwayMatchesDraw : Nullable<int> with get, set
Property Value
NullableInt32