WarrantyServiceEventItemDateTimeEvent Property | |
Dátum a čas udalosti.
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 DateTimeEvent { get; set; }
Public Property DateTimeEvent As String
Get
Set
Dim instance As WarrantyServiceEventItem
Dim value As String
value = instance.DateTimeEvent
instance.DateTimeEvent = value
Property Value
StringSee Also