Gets Source of funds for the account

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

Syntax

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

Field Value

The Source of funds for the account

Remarks

  • System Name - SourceOfFunds
  • Quik! Form Field Name - SourceOfFunds
  • Short Name - Source of funds for the account
  • Description - Source of funds for the account
  • Category - FundSource
  • Service Level - Premium
  • Data Set Type - FundSource
  • Field Data Type - String

See Also