WarrantyServiceExpenseItemsWithoutPrices Property |  |
Položky materiálu a práce 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 ExpenseItemsWithoutPrices { get; set; }
Public Property ExpenseItemsWithoutPrices As Boolean
Get
Set
Dim instance As WarrantyService
Dim value As Boolean
value = instance.ExpenseItemsWithoutPrices
instance.ExpenseItemsWithoutPrices = value
Property Value
Boolean
See Also