Gets Product Company Tax ID

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

Syntax

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

Field Value

The The ID used to identify the product company

Remarks

  • System Name - CompanyID
  • Quik! Form Field Name - CompanyID
  • Short Name - Product Company Tax ID
  • Description - The ID used to identify the product company
  • Category - PriorProdCo
  • Service Level - Premium
  • Data Set Type - Company
  • Field Data Type - String

See Also