Click or drag to resize

OpsExtensibilityApplicationOpsPickupLoanPreviewEventDelegate Delegate


Namespace: Micros.Ops.Extensibility
Assembly: Ops (in Ops.dll) Version: 19.8
Syntax
C#
public delegate EventProcessingInstruction OpsPickupLoanPreviewEventDelegate(
	Object sender,
	OpsTmedEventArgs args
)

Parameters

sender  Object
 
args  OpsTmedEventArgs
 

Return Value

EventProcessingInstruction
See Also