Click or drag to resize

WarrantyServiceEventItem Class

EXALOGIC
Trieda obsahuje údaje o udalosti reklamácie/servisu.
Inheritance Hierarchy
SystemObject
  Exa.OBERON.Services.OBERONWarrantyServiceEventItem

Namespace: Exa.OBERON.Services.OBERON
Assembly: Exa.OBERON.Services (in Exa.OBERON.Services.dll) Version: 4.6.14.0 (4.6.14.0)
Syntax
public class WarrantyServiceEventItem

The WarrantyServiceEventItem type exposes the following members.

Constructors
 NameDescription
Public methodWarrantyServiceEventItem 
Top
Properties
 NameDescription
Public propertyBusinessPartnerObchodný partner.
Public propertyDateTimeEventDátum a čas udalosti.
Public propertyDescriptionPopis.
Public propertyEventStateNameNázov stavu udalosti.
Public propertyIDNumJednoznačný identifikátor záznamu.
Public propertyNoticePoznámka.
Top
Methods
 NameDescription
Public methodFromWarrantyServiceEvent 
Top
Remarks
Trieda sa používa v napr. v objekte WarrantyService.
See Also