본문으로 건너뛰기

getResourceCalendar

정보

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

Description

리소스가 할당된 캘린더를 반환합니다

getResourceCalendar: (resource: string | number | object) => any

Parameters

  • resource - (필수) string | number | object - 리소스의 ID 또는 객체

Returns

  • param - (object) - 캘린더 객체

Example

var calendar = gantt.getResourceCalendar(mikeCalendarId);

Change log

  • v7.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.