Micr.DataEvent Event
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Raised by the service object to notify the application when MICR data is read from a check and is available to read.
public abstract event Microsoft.PointOfService.DataEventHandler DataEvent;
member this.DataEvent : Microsoft.PointOfService.DataEventHandler
Public MustOverride Event DataEvent As DataEventHandler