IHostDocumentsViewsShowSalesNotesBilling(ListInt64) Method
Displays the billing view of sales notes.
Namespace: Aliquo.WindowsAssembly: Aliquo.Windows (in Aliquo.Windows.dll) Version: 5.0.9179.22654
void ShowSalesNotesBilling(
List<long> ids = null
)
Sub ShowSalesNotesBilling (
Optional ids As List(Of Long) = Nothing
)
Parameters
- ids ListInt64 (Optional)
- Identifiers of the notes to be invoiced.