Gets Account Opening Date OR Trust Establishment Method

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

Syntax

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

Field Value

The Method of how account was opened

Remarks

  • System Name - AccountOpenMethod
  • Quik! Form Field Name - AcctOpenMethod
  • Short Name - Account Opening Date OR Trust Establishment Method
  • Description - Method of how account was opened
  • Category - Account
  • Service Level - Premium
  • Data Set Type - Acct
  • Field Data Type - Numeric

See Also