IHostFinanceViewsShowAccountStatementByAccount Method
Displays the statement view for the account.
Namespace: Aliquo.WindowsAssembly: Aliquo.Windows (in Aliquo.Windows.dll) Version: 5.0.9179.22654
void ShowAccountStatementByAccount(
string account,
DateTime? fromDate,
DateTime toDate
)
Sub ShowAccountStatementByAccount (
account As String,
fromDate As DateTime?,
toDate As DateTime
)
Parameters
- account String
- Account.
- fromDate NullableDateTime
- Date start.
- toDate DateTime
- Date end.