Gets Premium Type Amount

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

Syntax

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

Field Value

The The gross amount associated with this payment.i.e., rollover amount, contribution amount. Approximate premium for 1035 goes here.

Remarks

  • System Name - PremiumTypeAmount
  • Quik! Form Field Name - PmtTypeAmt
  • Short Name - Premium Type Amount
  • Description - The gross amount associated with this payment.i.e., rollover amount, contribution amount. Approximate premium for 1035 goes here.
  • Category - Account
  • Service Level - FuturePremium
  • Data Set Type - Acct
  • Field Data Type - Numeric

See Also