PublicAPI.Services.ProductionCalendarServices.EvalWorkTimeHoursDifference ELMA API Documentation
Evaluates the work timespan between the dates in hours
 
 
Syntax

public double EvalWorkTimeHoursDifference(
	DateTime startTime,
	DateTime endTime
)

Return Value

Type: Double
Working time interval in hours
See Also