WarrantyServiceItemsWithoutPrices Property |  |
Položky reklamácie/servisu sú bez cien.
Namespace: Exa.OBERON.Services.OBERONAssembly: Exa.OBERON.Services (in Exa.OBERON.Services.dll) Version: 5.0.24.0 (5.0.24.0)
Syntaxpublic bool ItemsWithoutPrices { get; set; }
Public Property ItemsWithoutPrices As Boolean
Get
Set
Dim instance As WarrantyService
Dim value As Boolean
value = instance.ItemsWithoutPrices
instance.ItemsWithoutPrices = value
Property Value
Boolean
See Also