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: 4.6.14.0 (4.6.14.0)
Syntax public 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
BooleanSee Also