Job Properties

The Job type exposes the following members.

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

Community Additions

ADD
Show: