PublicAPI.Services.ProductionCalendarServices.EvalWorkTimeDifference ELMA API Documentation
Evaluates the work timespan of the interval between the dates (the value in hours, minutes and seconds)
 
 
Syntax

public TimeSpan EvalWorkTimeDifference(
	DateTime startTime,
	DateTime endTime
)

Return Value

Type: TimeSpan
Working time interval
See Also