DocumentShippingLoadingPlace Property |  |
Informácie o nakládke tovaru - mieste naloženia tovaru
Namespace: Exa.OBERON.ServicesGen2.Stock.StockCommon.ShippingAssembly: Exa.OBERON.ServicesGen2 (in Exa.OBERON.ServicesGen2.dll) Version: 5.0.0.0 (5.0.0.0)
Syntaxpublic Place LoadingPlace { get; set; }
Public Property LoadingPlace As Place
Get
Set
Dim instance As DocumentShipping
Dim value As Place
value = instance.LoadingPlace
instance.LoadingPlace = value
Property Value
Place
See Also