ClubDistrictName Property
Name of the district of the club
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 DistrictName { get; set; }
Public Property DistrictName As String
Get
Set
public:
property String^ DistrictName {
String^ get ();
void set (String^ value);
}
member DistrictName : string with get, set
Property Value
String