Gets Redemption Date

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

Syntax

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

Field Value

The The date of the redemption of ownership in a product

Remarks

  • System Name - RedemptionDate
  • Quik! Form Field Name - RedemptionDate
  • Short Name - Redemption Date
  • Description - The date of the redemption of ownership in a product
  • Category - Product
  • Service Level - Premium
  • Data Set Type - ProductItem
  • Field Data Type - Date

See Also