Click or drag to resize

WorkOrderTypeEntity Class

A work order type.
Inheritance Hierarchy
SystemObject
  IntegrationEntity
    AMCS.Elemos.IntegrationService.Entity.WorkOrderWorkOrderTypeEntity

Namespace:  AMCS.Elemos.IntegrationService.Entity.WorkOrder
Assembly:  AMCS.Elemos.IntegrationService (in AMCS.Elemos.IntegrationService.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
[SerializableAttribute]
public class WorkOrderTypeEntity : IntegrationEntity

The WorkOrderTypeEntity type exposes the following members.

Properties
  NameDescription
Public propertyDescription
Gets or sets the description.
Public propertyWorkOrderTypeId
Gets or sets the work order type identifier.
Top
See Also