RingSoft.DbLookup.Controls.WPF.Properties Namespace
RingSoft.DbMaintenance Namespace

DbMaintenanceViewModelBase..::..NotifyProcessingHeader Method

Notifies the processing header.

Namespace:  RingSoft.DbMaintenance
Assembly:  RingSoft.DbMaintenance (in RingSoft.DbMaintenance.dll)

Syntax


public void NotifyProcessingHeader(
	PrinterDataProcessedEventArgs args
)
Public Sub NotifyProcessingHeader ( _
	args As PrinterDataProcessedEventArgs _
)
public:
void NotifyProcessingHeader(
	PrinterDataProcessedEventArgs^ args
)

Parameters

args
Type: RingSoft.DbLookup..::..PrinterDataProcessedEventArgs
The PrinterDataProcessedEventArgs instance containing the event data.