MatchPostponed Property
This property is set to true if the match is postponed. The value of
MatchStartDate may not reflect this value.
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 bool Postponed { get; set; }
Public Property Postponed As Boolean
Get
Set
public:
property bool Postponed {
bool get ();
void set (bool value);
}
member Postponed : bool with get, set
Property Value
Boolean