PlayerPlayedMatch Property
Indicates whether a player has played the 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 bool PlayedMatch { get; set; }
Public Property PlayedMatch As Boolean
Get
Set
public:
property bool PlayedMatch {
bool get ();
void set (bool value);
}
member PlayedMatch : bool with get, set
Property Value
Boolean