The data read from the barcode.
            
 
    Namespace: 
   Zebra.Sdk.Card.Containers
    Assembly:
   SdkApi_Card_Core (in SdkApi_Card_Core.dll) Version: 2.14.1989
Syntaxpublic string Data { get; }Public ReadOnly Property Data As String
	Get
public:
property String^ Data {
	String^ get ();
}Property Value
Type: 
String
See Also