E-Banking Integrator V4 - Online Help
E-Banking Integrator V4
Questions / Feedback?

AccountType Property

Indicates the type of bank account.

Syntax

[VB.NET]
Public Property AccountType As BankstatementAccountTypes

[C#]
public BankstatementAccountTypes AccountType {get; set;}

enum BankstatementAccountTypes { atChecking, atSavings, atMoneyMarket, atLineOfCredit, atCreditCard }

Remarks

This property uses the following four values:

  • atChecking (0)
  • atSavings (1)
  • atMoneyMarket (2)
  • atLineOfCredit (3)

Default Value

0

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 4.0.6240.0