BarcodeReaderScan

Details of a Barcode Reader scan

NameSpace: StarMicronics.CloudPrnt.CpMessage

Syntax

public class BarcodeReaderScan

Properties

data

Base64 encoded data reported in a since scan event.

Declaration

public string data { get; set; }

Property Value

Type

Description

System.String