DateTimeInterval Constructor

Initializes a new instance of the DateTimeInterval class.

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

public:
DateTimeInterval(
	DateTime startTime, 
	DateTime endTime
)

Parameters

startTime
Type: System.DateTime
endTime
Type: System.DateTime

Community Additions

ADD
Show: