TournamentTableTeamBannedDate Property
The date the team was banned from the tournament
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 DateTime BannedDate { get; set; }
Public Property BannedDate As DateTime
Get
Set
public:
property DateTime BannedDate {
DateTime get ();
void set (DateTime value);
}
member BannedDate : DateTime with get, set
Property Value
DateTime