WarrantyServiceExpenseItemIsPriceToPay Property |  |
Príznak určujúci či položka á byť uhradená.
Namespace: Exa.OBERON.Services.OBERONAssembly: Exa.OBERON.Services (in Exa.OBERON.Services.dll) Version: 5.0.24.0 (5.0.24.0)
Syntaxpublic bool IsPriceToPay { get; set; }
Public Property IsPriceToPay As Boolean
Get
Set
Dim instance As WarrantyServiceExpenseItem
Dim value As Boolean
value = instance.IsPriceToPay
instance.IsPriceToPay = value
Property Value
Boolean
See Also