Gets Personal Address Zip

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

Syntax

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

Field Value

The Address Zip

Remarks

  • System Name - PersonalAddrZip
  • Quik! Form Field Name - P.Zip
  • Old Quik! Form Field Field Name - RepPersonalZip
  • Short Name - Personal Address Zip
  • Description - Address Zip
  • Category - Rep Profile
  • Service Level - Standard
  • Data Set Type - Rep
  • Field Data Type - Numeric

See Also