Click or drag to resize

EAPUtilGetNextBusinessDay Method

Returns the next business day.

Namespace:  NetQuarry
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public static DateTime GetNextBusinessDay()

Return Value

Type: DateTime
A DateTime object representing the next business day.
See Also