WoAssignment Class |
Namespace: CorrigoService.Entities
[SerializableAttribute] public class WoAssignment : CorrigoEntity
The WoAssignment type exposes the following members.
Name | Description | |
---|---|---|
![]() | EmployeeId |
Id of an Employee the WorkOrder assigned to.
Is required.
|
![]() | IsPrimary |
True means primary assignment.
|
![]() | WorkOrderId |
Assignment work order id.
Is required.
|