Gets Primary Investment Objective

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

Syntax

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

Field Value

The Primary investment objective for the account

Remarks

  • System Name - InvestmentObjective1
  • Quik! Form Field Name - InvObj1
  • Short Name - Primary Investment Objective
  • Description - Primary investment objective for the account
  • Category - Investment Profile
  • Service Level - Premium
  • Data Set Type - Acct
  • Field Data Type - String

See Also