Gets Number of account owners or joint tenants

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

Syntax

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

Field Value

The Number of account owners or joint tenants

Remarks

  • System Name - NumAccountOwners
  • Quik! Form Field Name - AcctNumOwners
  • Short Name - Number of account owners or joint tenants
  • Description - Number of account owners or joint tenants
  • Category - Account
  • Service Level - Premium
  • Data Set Type - Acct
  • Field Data Type - Numeric

See Also