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