ReleaseNoteHeaderPersonRecipient Property | |
Meno osoby, ktorá doklad alebo tovar prevzala.
Namespace: Exa.OBERON.ServicesGen2.Stock.ReleaseNotesAssembly: Exa.OBERON.ServicesGen2 (in Exa.OBERON.ServicesGen2.dll) Version: 4.5.0.0 (4.5.0.0)
Syntax public string PersonRecipient { get; set; }
Public Property PersonRecipient As String
Get
Set
Dim instance As ReleaseNoteHeader
Dim value As String
value = instance.PersonRecipient
instance.PersonRecipient = value
Property Value
StringSee Also