Gets Contingent Deferred Sales Commission Redemption Fee

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

Syntax

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

Field Value

The The amount of a fee associated to a CDSC

Remarks

  • System Name - CDSCRedemptionFee
  • Quik! Form Field Name - CDSCRedemptionFee
  • Short Name - Contingent Deferred Sales Commission Redemption Fee
  • Description - The amount of a fee associated to a CDSC
  • Category - Product
  • Service Level - Premium
  • Data Set Type - ProductItem
  • Field Data Type - Numeric

See Also