Gets Office Address Zip

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

Syntax

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

Field Value

The Address Zip

Remarks

  • System Name - OfficeAddrZip
  • Quik! Form Field Name - O.Zip
  • Old Quik! Form Field Field Name - OZip
  • Short Name - Office Address Zip
  • Description - Address Zip
  • Category - Employer/Education
  • Service Level - QDBC
  • Data Set Type - Client
  • Field Data Type - Numeric

See Also