IHostFinanceViewsShowAccountBalanceByAccount Method

Shows the balance in the fiscal year for the account

Definition

Namespace: Aliquo.Windows
Assembly: Aliquo.Windows (in Aliquo.Windows.dll) Version: 5.0.9179.22654
C#
void ShowAccountBalanceByAccount(
	string account,
	DateTime selectedDate
)

Parameters

account  String
Account.
selectedDate  DateTime
Selected date.

See Also