IHostDocumentsViewsShowCustomerPaymentsIssuing Method
Shows the issuance view of customer expirations.
Namespace: Aliquo.WindowsAssembly: Aliquo.Windows (in Aliquo.Windows.dll) Version: 5.0.9179.22654
void ShowCustomerPaymentsIssuing(
List<long> ids
)
Sub ShowCustomerPaymentsIssuing (
ids As List(Of Long)
)
Parameters
- ids ListInt64
- List<Int64> with the expiration identifiers.