Gets Product Company PO Box Full Address

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

Syntax

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

Field Value

The All address lines combined together

Remarks

  • System Name - POBoxFullAddr
  • Quik! Form Field Name - PO.FullAddr
  • Short Name - Product Company PO Box Full Address
  • Description - All address lines combined together
  • Calc Format - !*POBoxAddrAllLines*!$%, %$!*POBoxAddrCity*!$%, %$!*POBoxAddrState*! !*POBoxAddrZip*!
  • Category - ProdCo
  • Service Level - Premium
  • Data Set Type - Company
  • Field Data Type - String

See Also