DocumentShippingUnloadingPlace Property | |
Informácie o vykládke - mieste dodania tovaru.
Namespace: Exa.OBERON.ServicesGen2.Stock.StockCommon.ShippingAssembly: Exa.OBERON.ServicesGen2 (in Exa.OBERON.ServicesGen2.dll) Version: 4.5.0.0 (4.5.0.0)
Syntax public Place UnloadingPlace { get; set; }
Public Property UnloadingPlace As Place
Get
Set
Dim instance As DocumentShipping
Dim value As Place
value = instance.UnloadingPlace
instance.UnloadingPlace = value
Property Value
PlaceSee Also