Gets NAV transfer source of funds

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

Syntax

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

Field Value

The NAV transfer is the source of funds for the account

Remarks

  • System Name - SrcOfFundsNAV
  • Quik! Form Field Name - SrcOfFundsNAV
  • Short Name - NAV transfer source of funds
  • Description - NAV transfer is the source of funds for the account
  • Category - FundSource
  • Service Level - Premium
  • Data Set Type - FundSource
  • Field Data Type - Boolean

See Also