Gets Home or Legal County

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

Syntax

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

Field Value

The County or Province

Remarks

  • System Name - HomeCounty
  • Quik! Form Field Name - H.County
  • Short Name - Home or Legal County
  • Description - County or Province
  • Category - Home
  • Service Level - QDBC
  • Data Set Type - Client
  • Field Data Type - String

See Also