[SerializableAttribute]
public class WorkOrderService : BindableCore<SerializableAttribute>
Public Class WorkOrderService
Inherits BindableCore| WorkOrderService | Initializes a new instance of the WorkOrderService class |
| Code | Service code [CodTipoServicio]. |
| DocumentTypeToGenerate | Type of document to generate [CodTipoNota]. |
| Id | Work part service identifier [Id]. |
| Quantity | Service quantity [Cantidad]. |
| GetAttributeFromT |
Get attribute from a class.
(Defined by ObjectExtensions) |
| ValidateDataAnnotations |
Validate class with validator of DataAnnotations.
(Defined by ObjectExtensions) |