Calendar Constructor

Initializes a new instance of the Calendar class.

Namespace:  Microsoft.Dynamics.AX.Planning.JobScheduling
Assembly:  Microsoft.Dynamics.AX.Planning.JobScheduling (in Microsoft.Dynamics.AX.Planning.JobScheduling.dll)

public:
Calendar(
	DateTime fromDate, 
	DateTime toDate, 
	String^ calendarId
)

Parameters

fromDate
Type: System.DateTime
toDate
Type: System.DateTime
calendarId
Type: System.String

Community Additions

ADD
Show: