Gets Mailing Address Zip

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

Syntax

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

Field Value

The Address Zip

Remarks

  • System Name - MailingAddrZip
  • Quik! Form Field Name - M.Zip
  • Short Name - Mailing Address Zip
  • Description - Address Zip
  • Category - Home
  • Service Level - QDBC
  • Data Set Type - Client
  • Field Data Type - Numeric

See Also