IHostFinanceViewsShowAccountBalanceByOrigin Method
Shows the balance in the fiscal year by origin.
Namespace: Aliquo.WindowsAssembly: Aliquo.Windows (in Aliquo.Windows.dll) Version: 5.0.9179.22654
void ShowAccountBalanceByOrigin(
AccountingOriginType originType,
Object originCode,
string originDescription,
DateTime selectedDate
)
Sub ShowAccountBalanceByOrigin (
originType As AccountingOriginType,
originCode As Object,
originDescription As String,
selectedDate As DateTime
)
Parameters
- originType AccountingOriginType
- AccountingOriginType with the accounting origin type.
- originCode Object
- Origin code.
- originDescription String
- Origin description.
- selectedDate DateTime
- Selected date.