PrinterInfoSensorVersion Property 
             | 
          
        
         
            Sensor control board firmware version.
            
 
    Namespace: 
   Zebra.Sdk.Card.Containers
    Assembly:
   SdkApi_Card_Core (in SdkApi_Card_Core.dll) Version: 2.14.1989
Syntaxpublic string SensorVersion { get; }Public ReadOnly Property SensorVersion As String
	Get
public:
property String^ SensorVersion {
	String^ get ();
}Property Value
Type: 
String
RemarksFor ZC Series printers only.
See Also