PublicAPI.Services.ProductionCalendarServices.IsWorkDay ELMA API Documentation
Check if the date is a working day
 
 
Syntax

public bool IsWorkDay(
	DateTime dateTime
)

Return Value

Type: Boolean
true, if the date is a working day
See Also