Gets ERISA Reporting Flag

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

Syntax

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

Field Value

The Indicates if ERISA reporting is applied

Remarks

  • System Name - ERISAType
  • Quik! Form Field Name - ERISAType
  • Short Name - ERISA Reporting Flag
  • Description - Indicates if ERISA reporting is applied
  • Category - Account
  • Service Level - Premium
  • Data Set Type - Acct
  • Field Data Type - String

See Also