Gets Product Price

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

Syntax

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

Field Value

The Price of product unit

Remarks

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

See Also