Gets Account Advisory Flag

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

Syntax

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

Field Value

The Indicates if account is an advisory account

Remarks

  • System Name - AdvisoryAccount
  • Quik! Form Field Name - AdvisoryAcct
  • Short Name - Account Advisory Flag
  • Description - Indicates if account is an advisory account
  • Category - Account
  • Service Level - Premium
  • Data Set Type - Acct
  • Field Data Type - Boolean

See Also