WarrantyServiceState_Name Property |  |
Názov stavu reklamácie/servisu.
Namespace: Exa.OBERON.Services.OBERONAssembly: Exa.OBERON.Services (in Exa.OBERON.Services.dll) Version: 5.0.24.0 (5.0.24.0)
Syntaxpublic string State_Name { get; set; }
Public Property State_Name As String
Get
Set
Dim instance As WarrantyService
Dim value As String
value = instance.State_Name
instance.State_Name = value
Property Value
String
See Also