SeasonSeasonStartDate Property
Start date of the 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 DateTime? SeasonStartDate { get; set; }
Public Property SeasonStartDate As DateTime?
Get
Set
public:
property Nullable<DateTime> SeasonStartDate {
Nullable<DateTime> get ();
void set (Nullable<DateTime> value);
}
member SeasonStartDate : Nullable<DateTime> with get, set
Property Value
NullableDateTime