Gets Contingent Deferred Sales Commission

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

Syntax

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

Field Value

The Checkbox indicates if a CDSC applies to the sale of the product

Remarks

  • System Name - CDSC
  • Quik! Form Field Name - CDSC
  • Short Name - Contingent Deferred Sales Commission
  • Description - Checkbox indicates if a CDSC applies to the sale of the product
  • Category - Product
  • Service Level - Premium
  • Data Set Type - ProductItem
  • Field Data Type - Boolean

See Also