Gets Account Number Base

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

Syntax

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

Field Value

The This is the base part of the account number when used with the Account Number Prefix (see Account Number for the full value)

Remarks

  • System Name - AccountNumberBase
  • Quik! Form Field Name - AcctNumBase
  • Short Name - Account Number Base
  • Description - This is the base part of the account number when used with the Account Number Prefix (see Account Number for the full value)
  • Category - Account
  • Service Level - Premium
  • Data Set Type - Acct
  • Field Data Type - String

See Also