IHostDocumentsViewsShowPurchaseInvoicesPaymentsEditing Method
Shows the purchase invoice expiration editing view.
Namespace: Aliquo.WindowsAssembly: Aliquo.Windows (in Aliquo.Windows.dll) Version: 5.0.9179.22654
void ShowPurchaseInvoicesPaymentsEditing(
List<long> ids
)
Sub ShowPurchaseInvoicesPaymentsEditing (
ids As List(Of Long)
)
Parameters
- ids ListInt64
- List<Int64> with the invoice identifiers.