Gets Trustee Rights

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

Syntax

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

Field Value

The Indicates if trustees for an account can act independently or must work together to perform account actions

Remarks

  • System Name - TrusteeRights
  • Quik! Form Field Name - TrusteeRights
  • Short Name - Trustee Rights
  • Description - Indicates if trustees for an account can act independently or must work together to perform account actions
  • Category - Account
  • Service Level - Premium
  • Data Set Type - Acct
  • Field Data Type - String

See Also