InvoiceIssuedHeaderPersonRecipient Property |  |
Meno osoby, ktorá doklad alebo tovar prevzala.
Namespace: Exa.OBERON.ServicesCashRegisterGen2.Stock.InvoicesIssuedAssembly: Exa.OBERON.ServicesCashRegisterGen2 (in Exa.OBERON.ServicesCashRegisterGen2.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic string PersonRecipient { get; set; }Public Property PersonRecipient As String
Get
Set
Dim instance As InvoiceIssuedHeader
Dim value As String
value = instance.PersonRecipient
instance.PersonRecipient = value
Property Value
String
See Also