public class Manufacturings
Public Class Manufacturings
Manufacturings | Initializes a new instance of the Manufacturings class |
CalculateMachineTimeEstimated | Calculate the estimated time of the machine in the order phase. |
CalculatePhaseCycles | Calculate the cycles of the order phase. |
CalculatePhaseDuration | Calculate the duration of the phase. |
CalculateQuantityIndivisible | Calculate the indivisible quantity. |
CalculateStaffTimeEstimated | Calculate the estimated staff time in the order phase. |
CalculateTimeActivity | Calculates a time interval for an activity based on the dates, times and pause parameters. |
IsOrderStatusBeforeStarting | Indicates whether the status of the production order is a status before it is started. |
GetAttributeFromT |
Get attribute from a class.
(Defined by ObjectExtensions) |
ValidateDataAnnotations |
Validate class with validator of DataAnnotations.
(Defined by ObjectExtensions) |