Gets Initial Investment Amount

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

Syntax

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

Field Value

The Initial Investment Amount

Remarks

  • System Name - InitAmt
  • Quik! Form Field Name - InitAmt
  • Short Name - Initial Investment Amount
  • Description - Initial Investment Amount
  • Category - Account
  • Service Level - Premium
  • Data Set Type - Acct
  • Field Data Type - Numeric

See Also