Share via


PaymentDeviceReadConfigurationRequest.IsAutoPrintReceiptsEnabled Proprietà

Definizione

public:
 property bool IsAutoPrintReceiptsEnabled { bool get(); void set(bool value); };
/// [Windows.Foundation.Metadata.Experimental]
/// [get: Windows.Foundation.Metadata.Experimental]
/// [set: Windows.Foundation.Metadata.Experimental]
bool IsAutoPrintReceiptsEnabled();

void IsAutoPrintReceiptsEnabled(bool value);
[Windows.Foundation.Metadata.Experimental]
public bool IsAutoPrintReceiptsEnabled { [Windows.Foundation.Metadata.Experimental] get; [Windows.Foundation.Metadata.Experimental] set; }
var boolean = paymentDeviceReadConfigurationRequest.isAutoPrintReceiptsEnabled;
paymentDeviceReadConfigurationRequest.isAutoPrintReceiptsEnabled = boolean;
Public Property IsAutoPrintReceiptsEnabled As Boolean

Valore della proprietà

Boolean

bool

Attributi

Si applica a