TeamValidSeasons Property

List of valid seasons for team (last, current and future seasons)

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 List<int> ValidSeasons { get; set; }

Property Value

ListInt32

See Also