Gets Solicited

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

Syntax

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

Field Value

The Indicates if the account transaction was solicited or unsolicited by the advisor.

Remarks

  • System Name - Solicited
  • Quik! Form Field Name - Solicited
  • Short Name - Solicited
  • Description - Indicates if the account transaction was solicited or unsolicited by the advisor.
  • Category - Account
  • Service Level - Premium
  • Data Set Type - Acct
  • Field Data Type - Boolean

See Also