Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Namespace: Microsoft.Dynamics.AX.Planning.JobScheduling
Assembly: Microsoft.Dynamics.AX.Planning.JobScheduling (in Microsoft.Dynamics.AX.Planning.JobScheduling.dll)
Syntax
'Declaration
Protected Property JobSchedulingEngine As JobSchedulingEngine
Get
Set
'Usage
Dim value As JobSchedulingEngine
value = Me.JobSchedulingEngine
Me.JobSchedulingEngine = value
protected JobSchedulingEngine JobSchedulingEngine { get; set; }
protected:
property JobSchedulingEngine^ JobSchedulingEngine {
JobSchedulingEngine^ get ();
void set (JobSchedulingEngine^ value);
}
Property Value
Type: Microsoft.Dynamics.AX.Planning.JobScheduling. . :: . .JobSchedulingEngine