CustomerDisplayUpdateArgCustomerDisplayName Property |  |
Názov dispeja (v systéme OBERON, v zozname zariadení), pre ktorý je tento údaj určený.
Jednu webovú službu môže používať jedna, alebo aj viac pokladníc, t.j. displejov.
Namespace: Exa.OBERON.ServicesCashRegisterGen2.CashRegister.CustomerDisplayAssembly: Exa.OBERON.ServicesCashRegisterGen2 (in Exa.OBERON.ServicesCashRegisterGen2.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic string CustomerDisplayName { get; set; }Public Property CustomerDisplayName As String
Get
Set
Dim instance As CustomerDisplayUpdateArg
Dim value As String
value = instance.CustomerDisplayName
instance.CustomerDisplayName = value
Property Value
String
See Also