BillJournalItemDateTimeOutgoing Property |  |
Dátum a čas výdaja - kedy bola položka vydaná fyzicky vydaná.
Ak dátum nie je zadaný, skladová položka ešte nebola odpísaná zo stavu zásob (vtedy sa robí odpisovanie hromadne).
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 DateTimeOutgoing { get; set; }Public Property DateTimeOutgoing As String
Get
Set
Dim instance As BillJournalItem
Dim value As String
value = instance.DateTimeOutgoing
instance.DateTimeOutgoing = value
Property Value
String
See Also