RefereeAssignmentTournamentName Property
Name of the tournament the match is played in
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 string TournamentName { get; set; }
Public Property TournamentName As String
Get
Set
public:
property String^ TournamentName {
String^ get ();
void set (String^ value);
}
member TournamentName : string with get, set
Property Value
String