JobLinkConstraint Properties

The JobLinkConstraint type exposes the following members.

  NameDescription
Public property ConstraintComplexity Gets the constraint complexity. (Inherited from SchedulingConstraint.)
Public property ConstraintLevel Gets the constraint level. (Inherited from SchedulingConstraint.)
Protected property Date1 Gets or sets the first date endpoint of the link. (Inherited from JobDateLinkConstraint.)
Protected property Date2 Gets or sets the second date endpoint of the link. (Inherited from JobDateLinkConstraint.)
Public property DelayInSeconds Gets or sets the delay in seconds between the two dates. (Inherited from JobDateLinkConstraint.)
Public property IsActive Gets or sets a value that indicates whether the constraint is active. (Inherited from SchedulingConstraint.)
Public property Job1 Gets the first job that is being linked.
Public property Job2 Gets the second job that is being linked.
Protected property JobList Gets the jobs that are affected by the constraint. (Inherited from JobDateLinkConstraint.)
Public property LinkRelation Gets or sets the link relation between the two jobs.
Public property LinkType Gets or sets type of the link. (Inherited from JobDateLinkConstraint.)
Top

Community Additions

ADD
Show: