TeamValidSeasons Property
List of valid seasons for team (last, current and future seasons)
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 List<int> ValidSeasons { get; set; }
Public Property ValidSeasons As List(Of Integer)
Get
Set
public:
property List<int>^ ValidSeasons {
List<int>^ get ();
void set (List<int>^ value);
}
member ValidSeasons : List<int> with get, set
Property Value
ListInt32