BillJournalItemSalesPoint Property |  |
Predajné miesto.
Namespace: Exa.OBERON.ServicesCashRegisterGen2.CashRegister.BillJournalAssembly: Exa.OBERON.ServicesCashRegisterGen2 (in Exa.OBERON.ServicesCashRegisterGen2.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic string SalesPoint { get; set; }Public Property SalesPoint As String
Get
Set
Dim instance As BillJournalItem
Dim value As String
value = instance.SalesPoint
instance.SalesPoint = value
Property Value
String
See Also