PropertyGradeTime Constructor

Initializes a new instance of the PropertyGradeTime struct.

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

public:
PropertyGradeTime(
	String^ propertyId, 
	double grade, 
	DateTime from, 
	DateTime to
)

Parameters

propertyId
Type: System.String
grade
Type: System.Double
from
Type: System.DateTime
to
Type: System.DateTime

Community Additions

ADD
Show: