TournamentResultReportingAllowed Property
True if result reporting for this tournament through the EPS is allowed
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 ResultReportingAllowed { get; set; }
Public Property ResultReportingAllowed As Boolean
Get
Set
public:
property bool ResultReportingAllowed {
bool get ();
void set (bool value);
}
member ResultReportingAllowed : bool with get, set
Property Value
Boolean