Click or drag to resize

WorkOrderStatusEntity Class

A work order status.
Inheritance Hierarchy
SystemObject
  IntegrationEntity
    AMCS.Elemos.IntegrationService.Entity.WorkOrderWorkOrderStatusEntity

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 WorkOrderStatusEntity : IntegrationEntity

The WorkOrderStatusEntity type exposes the following members.

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