Gets Discretionary Account Flag

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

Syntax

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

Field Value

The Indicates if discretionary privileges given to someone on the account

Remarks

  • System Name - DiscretionaryAccount
  • Quik! Form Field Name - DiscretionaryAcct
  • Short Name - Discretionary Account Flag
  • Description - Indicates if discretionary privileges given to someone on the account
  • Category - Account
  • Service Level - Premium
  • Data Set Type - Acct
  • Field Data Type - Boolean

See Also