Gets Product Name

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

Syntax

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

Field Value

The Name of product

Remarks

  • System Name - Name
  • Quik! Form Field Name - Name
  • Short Name - Product Name
  • Description - Name of product
  • Category - Product
  • Service Level - Premium
  • Data Set Type - ProductItem
  • Field Data Type - String

See Also