Gets Payout Levelization Indicator

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

Syntax

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

Field Value

The Specifies whether the payouts are to be levelized (applicable for Variable Payout Type only).

Remarks

  • System Name - PayoutLevelizationIndicator
  • Quik! Form Field Name - PayLevelType
  • Short Name - Payout Levelization Indicator
  • Description - Specifies whether the payouts are to be levelized (applicable for Variable Payout Type only).
  • Category - Payout
  • Service Level - FuturePremium
  • Data Set Type - Acct
  • Field Data Type - String

See Also