Job Properties
The Job type exposes the following members.
| Name | Description | |
|---|---|---|
| AllIntersectResourcesBound | Gets a value that indicates whether all the resources for the job and all jobs intersecting with the current job are bound. |
| CapacityReservations | Gets the capacity reservations. (Inherited from JobSchedulingResult.) |
| ConstraintLevels | Gets the maximum constraint level for the job. |
| CurrentJobBindPriority | |
| CurrentJobGoal | Gets the job goal by using the current constraint level that is used by the scheduling engine. |
| EndTime | Gets end time. |
| IntersectWith | Gets the list of jobs whose capacity slots to intersect with the capacity slots of the current job. |
| IsIncludedInOverlapSubsequence | |
| JobBindPriorities | |
| JobConstraints | Gets job constraints. |
| JobEndTime | Gets or sets then end tim (Inherited from JobSchedulingResult.) |
| JobGoals | Gets the job goal. |
| JobId | Gets or sets the job ID. (Inherited from JobSchedulingResult.) |
| JobLinkConstraints | Gets an enumerable of job link constraints |
| JobLinks | Gets the job links instance. |
| JobSchedulingData | Gets job scheduling data. (Inherited from JobValidationData.) |
| JobSchedulingError | Gets the scheduling error reason for the job. |
| JobSequence | Gets the job scheduling result sequence. (Inherited from JobValidationData.) |
| JobSortValue | Gets or sets the job sort value that is used to sort jobs within one sequence. |
| JobStartTime | Gets or sets the start time. (Inherited from JobSchedulingResult.) |
| JobVariables | Gets or sets the job variables. |
| Optimization | Gets or sets the job optimization goal. |
| OverlapSubsequence | |
| PositionInJobSequence | Gets or sets the job position in the job sequence that is used during solution search. |
| ReservationRestriction | Gets or sets the reservation restriction type. (Inherited from JobValidationData.) |
| ReserveCapacity | Gets or sets a value that indicates whether the jobs must reserve capacity on the resources. |
| ResourceId | Gets the resource ID. (Overrides JobSchedulingResult.ResourceId.) |
| Resources | Gets the resources for the job. |
| ResourceVar | Gets or sets resource or resource group variable. |
| Runtime | Gets or sets the runtime. (Overrides JobSchedulingResult.Runtime.) |
| ScheduleOnResourceGroup | Gets or sets a value that indicates whether to schedule the job on the resource group level. |
| SchedulingEngine | Gets or sets scheduling engine. (Inherited from JobValidationData.) |
| Sequence | Gets or sets the job sequence. |
| StartTime | Gets the start time. |
| UseWorkingTimes | Gets or sets a value that indicates whether to use working times to schedule the job. |
| ValidationRequired | Gets or sets a value that indicates whether validation is required for the current job. (Inherited from JobValidationData.) |
| ValidationResourceId | Gets or sets the job ID. (Inherited from JobValidationData.) |
Community Additions
ADD
Show: