ICommonPosPrintStationCapabilities.CartridgeSensors Property
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.
Gets information about the sensors that the printer station has available to report the status of the printer station.
public:
property PosPrinterCartridgeSensors CartridgeSensors { PosPrinterCartridgeSensors get(); };
PosPrinterCartridgeSensors CartridgeSensors();
public PosPrinterCartridgeSensors CartridgeSensors { get; }
var posPrinterCartridgeSensors = iCommonPosPrintStationCapabilities.cartridgeSensors;
Public ReadOnly Property CartridgeSensors As PosPrinterCartridgeSensors
Property Value
A combination of enumeration values that indicate the sensors that the printer station has available to report the status of the printer station.