| WoAssignment Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: CorrigoService.Entities
 Syntax
Syntax[SerializableAttribute] public class WoAssignment : CorrigoEntity
The WoAssignment type exposes the following members.
 Properties
Properties| 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.
             | 
 See Also
See Also