Gets Plan name (profit sharing, pensions, etc)

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

Syntax

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

Field Value

The Plan name (profit sharing, pensions, etc)

Remarks

  • System Name - PlanName
  • Quik! Form Field Name - PlanName
  • Short Name - Plan name (profit sharing, pensions, etc)
  • Description - Plan name (profit sharing, pensions, etc)
  • Category - Account
  • Service Level - FuturePremium
  • Data Set Type - Acct
  • Field Data Type - String

See Also