Gets Product Company PO Box City State Zip

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

Syntax

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

Field Value

The City State Zip combined together

Remarks

  • System Name - POBoxCityStateZip
  • Quik! Form Field Name - PO.CityStateZip
  • Short Name - Product Company PO Box City State Zip
  • Description - City State Zip combined together
  • Calc Format - !*POBoxAddrCity*!$%, %$!*POBoxAddrState*! !*POBoxAddrZip*!
  • Category - ProdCo
  • Service Level - Premium
  • Data Set Type - Company
  • Field Data Type - String

See Also