AccountFrom
TransferInfo.AccountFrom property
Gets or sets the from of BankAccount
or CreditCardAccount
or LoanAccount
.
public AbstractAccount AccountFrom { get; set; }
See Also
- class AbstractAccount
- class TransferInfo
- namespace Aspose.Finance.Ofx
- assembly Aspose.Finance