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

public TimeSpan EvalWorkTimeSpanDifference(
	DateTime startTime,
	DateTime endTime
)

Return Value

Type: TimeSpan
Working time interval
See Also