Capability Constructor
Initializes a new instance of the Capability class.
Assembly: Microsoft.Dynamics.AX.Planning.JobScheduling (in Microsoft.Dynamics.AX.Planning.JobScheduling.dll)
public: Capability( DateTime fromDate, DateTime toDate, String^ id, double grade, int priority )
Parameters
- fromDate
- Type: System.DateTime
- toDate
- Type: System.DateTime
- id
- Type: System.String
- grade
- Type: System.Double
- priority
- Type: System.Int32
Community Additions
ADD
Show: