IHostDocumentsViewsShowSalesNotesBilling(String) 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(
	string customerCode
)

Parameters

customerCode  String
Service invoice customer code.

See Also