AccountType

BankAccount.AccountType property

Gets or sets the account type

public AccountEnum AccountType { get; set; }

See Also