Gets Product Company ID Type

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

Syntax

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

Field Value

The The type of ID used to identify the product company (e.g. NSCC number, Dunns number, TIN, etc.)

Remarks

  • System Name - CompanyIDType
  • Quik! Form Field Name - CompanyIDType
  • Short Name - Product Company ID Type
  • Description - The type of ID used to identify the product company (e.g. NSCC number, Dunns number, TIN, etc.)
  • Category - PriorProdCo
  • Service Level - Premium
  • Data Set Type - Company
  • Field Data Type - String

See Also