RefereeAssignmentMatchStartDate Property
Date and time of match
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? MatchStartDate { get; set; }
Public Property MatchStartDate As DateTime?
Get
Set
public:
property Nullable<DateTime> MatchStartDate {
Nullable<DateTime> get ();
void set (Nullable<DateTime> value);
}
member MatchStartDate : Nullable<DateTime> with get, set
Property Value
NullableDateTime