Gets RIA Number

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

Syntax

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

Field Value

The RIA or Custodian Number used with a custodian to identify the advisor (similar to RepNum, but for a custodian relationship)

Remarks

  • System Name - RIANumber
  • Quik! Form Field Name - RIANum
  • Short Name - RIA Number
  • Description - RIA or Custodian Number used with a custodian to identify the advisor (similar to RepNum, but for a custodian relationship)
  • Category - Rep Profile
  • Service Level - Standard
  • Data Set Type - Rep
  • Field Data Type - String

See Also