SeasonPreviousSeasonId Property
Id of previous season
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? PreviousSeasonId { get; set; }
Public Property PreviousSeasonId As Integer?
Get
Set
public:
property Nullable<int> PreviousSeasonId {
Nullable<int> get ();
void set (Nullable<int> value);
}
member PreviousSeasonId : Nullable<int> with get, set
Property Value
NullableInt32