PublicAPI.Services.ProductionCalendarServices.GetWorkTimeEnd ELMA API Documentation
Working time end (0, if it is a day off)
 
 
Syntax

public TimeSpan GetWorkTimeEnd(
	DateTime day
)

Return Value

Type: TimeSpan
Working time end
See Also