Gets Product Company PO Box Address All Lines

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

Syntax

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

Field Value

The Address All Lines

Remarks

  • System Name - POBoxAddrAllLines
  • Quik! Form Field Name - PO.Addr123
  • Short Name - Product Company PO Box Address All Lines
  • Description - Address All Lines
  • Calc Format - !*POBoxAddrLine1*!$%, %$!*POBoxAddrLine2*!$%, %$!*POBoxAddrLine3*!$%, %$!*POBoxAddrLine4*!
  • Category - ProdCo
  • Service Level - Premium
  • Data Set Type - Company
  • Field Data Type - String

See Also