WarrantyServiceServiceLength Property |  |
Predpokladaná doba servisu v dňoch, kedy asi môže zákazník očakávať položku naspäť.
Namespace: Exa.OBERON.Services.OBERONAssembly: Exa.OBERON.Services (in Exa.OBERON.Services.dll) Version: 5.0.24.0 (5.0.24.0)
Syntaxpublic int ServiceLength { get; set; }
Public Property ServiceLength As Integer
Get
Set
Dim instance As WarrantyService
Dim value As Integer
value = instance.ServiceLength
instance.ServiceLength = value
Property Value
Int32
See Also