StockCard_HeaderLocation Property |  |
Umiestnenie skladovej položky v sklade (ide spravidla o fyzické umiestnenie).
Namespace: Exa.OBERON.ServicesCashRegisterGen2.Stock.StockCardsAssembly: Exa.OBERON.ServicesCashRegisterGen2 (in Exa.OBERON.ServicesCashRegisterGen2.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic string Location { get; set; }Public Property Location As String
Get
Set
Dim instance As StockCard_Header
Dim value As String
value = instance.Location
instance.Location = value
Property Value
String
See Also