Click or drag to resize

OpsContextGetBusinessDateTime Method

Gets the current business date and time given the financial calendar

Namespace:  Micros.Ops
Assembly:  Ops (in Ops.dll) Version: 18.2
Syntax
C#
public BusinessDateTimes GetBusinessDateTime(
	FinancialCalendarData calendarData
)

Parameters

calendarData
Type: FinancialCalendarData

Return Value

Type: BusinessDateTimes
See Also