AccountInfos

AccountInfo.AccountInfos property

Ruft die Sammlung von ab oder legt sie festBankAccountInfo oderLoanAccountInfo oderCreditCardAccountInfo oderBillPaymentAccountInfo oderInvestmentAccountInfo oderPresentmentAccountInfo .

public List<AbstractAccountInfo> AccountInfos { get; set; }

Siehe auch