[SerializableAttribute]
public class WorkOrderEmployee : BindableCore<SerializableAttribute>
Public Class WorkOrderEmployee
Inherits BindableCore| WorkOrderEmployee | Initializes a new instance of the WorkOrderEmployee class |
| Actions | Work report actions |
| Assets | Work report assets |
| Code | Employee code [CodEmpleado]. |
| Description | Description [Descripcion]. |
| EndDate | End date FechaFin]. |
| EndTime | End time [HoraFin]. |
| Id | Employee job identifier [Id]. |
| Services | Work report services. |
| StartDate | Start date [FechaInicio]. |
| StartTime | Start time [HoraInicio]. |
| GetAttributeFromT |
Get attribute from a class.
(Defined by ObjectExtensions) |
| ValidateDataAnnotations |
Validate class with validator of DataAnnotations.
(Defined by ObjectExtensions) |