IHostDocumentsViewsShowPurchaseNotesBilling(ListInt64) Method
Displays the billing view of purchase notes.
Namespace: Aliquo.WindowsAssembly: Aliquo.Windows (in Aliquo.Windows.dll) Version: 5.0.9179.22654
void ShowPurchaseNotesBilling(
List<long> ids = null
)
Sub ShowPurchaseNotesBilling (
Optional ids As List(Of Long) = Nothing
)
Parameters
- ids ListInt64 (Optional)
- List<Int64> with the identifiers of the notes to be invoiced.