ClubUserIsMatchReporter Property
True if the user is a user has access to perform match report tasks
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 IsMatchReporter { get; set; }
Public Property IsMatchReporter As Boolean
Get
Set
public:
property bool IsMatchReporter {
bool get ();
void set (bool value);
}
member IsMatchReporter : bool with get, set
Property Value
Boolean