DeviceNotice Property |  |
Poznámka k zariadeniu.
Namespace: Exa.OBERON.ServicesCashRegisterGen2.Common.DevicesAssembly: Exa.OBERON.ServicesCashRegisterGen2 (in Exa.OBERON.ServicesCashRegisterGen2.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic string Notice { get; set; }Public Property Notice As String
Get
Set
Dim instance As Device
Dim value As String
value = instance.Notice
instance.Notice = value
Property Value
String
See Also