Gets Contingent Deferred Sales Commission Other Fee

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

Syntax

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

Field Value

The The amount of any other fees associated to a CDSC

Remarks

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

See Also