TournamentRoundEndDate Property
End date of tournament round
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? EndDate { get; set; }
Public Property EndDate As DateTime?
Get
Set
public:
property Nullable<DateTime> EndDate {
Nullable<DateTime> get ();
void set (Nullable<DateTime> value);
}
member EndDate : Nullable<DateTime> with get, set
Property Value
NullableDateTime