Gets Product Allocation Amount

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

Syntax

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

Field Value

The Amount to apply to product

Remarks

  • System Name - Amt
  • Quik! Form Field Name - Amt
  • Short Name - Product Allocation Amount
  • Description - Amount to apply to product
  • Category - Product
  • Service Level - Premium
  • Data Set Type - ProductItem
  • Field Data Type - Numeric

See Also