ReceiveNoteHeaderUserLastUpdate Property | |
Používateľ (jeho skratka), ktorý naposledy údaje zmenil.
Namespace: Exa.OBERON.ServicesGen2.Stock.ReceiveNotesAssembly: Exa.OBERON.ServicesGen2 (in Exa.OBERON.ServicesGen2.dll) Version: 4.5.0.0 (4.5.0.0)
Syntax public string UserLastUpdate { get; set; }
Public Property UserLastUpdate As String
Get
Set
Dim instance As ReceiveNoteHeader
Dim value As String
value = instance.UserLastUpdate
instance.UserLastUpdate = value
Property Value
StringSee Also