Gets Duplicate Confirmations Flag

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

Syntax

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

Field Value

The Indicates if duplicate confirmations are requested for the account

Remarks

  • System Name - DupeConfirms
  • Quik! Form Field Name - DupConfirms
  • Short Name - Duplicate Confirmations Flag
  • Description - Indicates if duplicate confirmations are requested for the account
  • Category - Account
  • Service Level - Premium
  • Data Set Type - Acct
  • Field Data Type - Boolean

See Also