Gets Mailing County

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

Syntax

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

Field Value

The County or Province

Remarks

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

See Also