Gets State in which gift was given

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

Syntax

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

Field Value

The State in which gift was given

Remarks

  • System Name - GiftState
  • Quik! Form Field Name - GiftState
  • Short Name - State in which gift was given
  • Description - State in which gift was given
  • Category - Account
  • Service Level - FuturePremium
  • Data Set Type - Acct
  • Field Data Type - String

See Also