Gets TransferPurchDate

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

Syntax

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

Field Value

The Original purchase date for the transferred assets

Remarks

  • System Name - TransferPurchDate
  • Quik! Form Field Name - TransferPurchDate
  • Short Name - TransferPurchDate
  • Description - Original purchase date for the transferred assets
  • Category - Account
  • Service Level - Premium
  • Data Set Type - Acct
  • Field Data Type - Date

See Also