IHostDocumentsViewsShowSalesNotesBilling(ListInt64) Method

Displays the billing view of sales notes.

Definition

Namespace: Aliquo.Windows
Assembly: Aliquo.Windows (in Aliquo.Windows.dll) Version: 5.0.9179.22654
C#
void ShowSalesNotesBilling(
	List<long> ids = null
)

Parameters

ids  ListInt64  (Optional)
Identifiers of the notes to be invoiced.

See Also