IHostFinanceViewsShowAccountingJournals(String, Int16) Method

Shows the draft accounting journal view with a journal already selected.

Definition

Namespace: Aliquo.Windows
Assembly: Aliquo.Windows (in Aliquo.Windows.dll) Version: 5.0.9179.22654
C#
void ShowAccountingJournals(
	string journalCode,
	short userId
)

Parameters

journalCode  String
Journal code.
userId  Int16
User identifier.

See Also