WarrantyServiceState_Name Property | |
Názov stavu reklamácie/servisu.
Namespace: Exa.OBERON.Services.OBERONAssembly: Exa.OBERON.Services (in Exa.OBERON.Services.dll) Version: 4.6.14.0 (4.6.14.0)
Syntax public 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
StringSee Also