본문으로 건너뛰기

auto_scheduling_project_constraint

정보

이 기능은 PRO 에디션에서만 사용할 수 있습니다.

경고

해당 속성은 v9.1에서 더 이상 사용되지 않습니다. gantt.config.auto_schedulingproject_constraint 속성을 사용하세요.

Description

작업이 상위 프로젝트의 제약 조건 유형을 상속받아야 하는지 여부를 정의합니다

auto_scheduling_project_constraint: boolean

Example

gantt.config.auto_scheduling_project_constraint = true;

기본값: false

Details

노트

이 구성은 auto_scheduling 확장에 정의되어 있으므로 auto_scheduling 플러그인을 활성화해야 합니다. 자세한 내용은 자동 스케줄링 문서를 참조하십시오.

기본적으로 상위 프로젝트의 제약 조건 유형은 중첩된 작업의 제약 조건 유형에 영향을 주지 않습니다.

구성을 true로 설정하면 자식 작업은(자신의 제약 조건 유형을 가진 작업은 제외) 상위 프로젝트와 동일한 제약 조건 유형을 갖게 됩니다(예: finish no later than).

Change log

  • 이 속성은 v9.1에서 더 이상 사용되지 않습니다
  • v8.0에 추가되었습니다
Need help?
Got a question about the documentation? Reach out to our technical support team for help and guidance. For custom component solutions, visit the Services page.