Gets Product or Plan Type

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

Syntax

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

Field Value

The Product or plan type

Remarks

  • System Name - ProductType
  • Quik! Form Field Name - ProductType
  • Short Name - Product or Plan Type
  • Description - Product or plan type
  • Category - Product
  • Service Level - Premium
  • Data Set Type - ProductItem
  • Field Data Type - String

See Also