共用方式為


ClaimedReceiptPrinter.IsCartridgeRemoved 屬性

定義

取得目前是否移除收據印表機月臺的擷取。

public:
 property bool IsCartridgeRemoved { bool get(); };
bool IsCartridgeRemoved();
public bool IsCartridgeRemoved { get; }
var boolean = claimedReceiptPrinter.isCartridgeRemoved;
Public ReadOnly Property IsCartridgeRemoved As Boolean

屬性值

Boolean

bool

True 是表示 如果收據印表機月臺目前已移除;否則為 false。

實作

適用於

另請參閱