Gets Product Company PO Box Address Line 1

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

Syntax

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

Field Value

The Address Line 1

Remarks

  • System Name - POBoxAddrLine1
  • Quik! Form Field Name - PO.Addr1
  • Short Name - Product Company PO Box Address Line 1
  • Description - Address Line 1
  • Category - ProdCo
  • Service Level - Premium
  • Data Set Type - Company
  • Field Data Type - String

See Also