Gets Personal Country

Namespace:  QFD
Assembly:  QFD (in QFD.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
public BaseField PersonalCountry { get; }
Visual Basic (Declaration)
Public ReadOnly Property PersonalCountry As BaseField
Visual C++
public:
property BaseField^ PersonalCountry {
	BaseField^ get ();
}

Field Value

The Country

Remarks

  • System Name - PersonalCountry
  • Quik! Form Field Name - P.Country
  • Old Quik! Form Field Field Name - RepPersonalCountry
  • Short Name - Personal Country
  • Description - Country
  • Category - Rep Profile
  • Service Level - Standard
  • Data Set Type - Rep
  • Field Data Type - String

See Also