Gets Client Role on Account

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

Syntax

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

Field Value

The Client role on account

Remarks

  • System Name - AccountRole
  • Quik! Form Field Name - AcctRole
  • Short Name - Client Role on Account
  • Description - Client role on account
  • Category - Client Personal Info
  • Service Level - Premium
  • Data Set Type - Client
  • Field Data Type - String

See Also