JobConfigInfoDataSource Property 
             | 
          
        
         
            The data source for the specified mag or barcode read operation.
            
 
    Namespace: 
   Zebra.Sdk.Card.Containers
    Assembly:
   SdkApi_Card_Core (in SdkApi_Card_Core.dll) Version: 2.14.1989
Syntaxpublic DataSource DataSource { get; set; }Public Property DataSource As DataSource
	Get
	Set
public:
property DataSource DataSource {
	DataSource get ();
	void set (DataSource value);
}Property Value
Type: 
DataSource
See Also