Gets Allocation Amount as Percentage

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

Syntax

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

Field Value

The The percentage of the amount to be applied to the fund

Remarks

  • System Name - AmtPerc
  • Quik! Form Field Name - AmtPerc
  • Short Name - Allocation Amount as Percentage
  • Description - The percentage of the amount to be applied to the fund
  • Category - Product
  • Service Level - Premium
  • Data Set Type - ProductItem
  • Field Data Type - Numeric

See Also