DocumentShippingLoadingPlace Property |  |
Informácie o nakládke tovaru - mieste naloženia tovaru
Namespace: Exa.OBERON.ServicesCashRegisterGen2.Stock.Common.ShippingAssembly: Exa.OBERON.ServicesCashRegisterGen2 (in Exa.OBERON.ServicesCashRegisterGen2.dll) Version: 1.0.0.0 (1.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