Gets Product Company PO Box Country

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

Syntax

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

Field Value

The Country

Remarks

  • System Name - POBoxCountry
  • Quik! Form Field Name - PO.Country
  • Short Name - Product Company PO Box Country
  • Description - Country
  • Category - ProdCo
  • Service Level - Premium
  • Data Set Type - Company
  • Field Data Type - String

See Also