IHostManagementViewsPrintPreviewListing(Int32, String) Method

Printing process of the indicated list.

Definition

Namespace: Aliquo.Windows
Assembly: Aliquo.Windows (in Aliquo.Windows.dll) Version: 5.0.9179.22654
C#
void PrintPreviewListing(
	int id,
	string filterView = null
)

Parameters

id  Int32
Listing identifier.
filterView  String  (Optional)
View filter.

See Also