지정한 ID의 달력 객체를 반환합니다.
object IBCalendar.get(id);
Name | Type | Required | Description |
---|---|---|---|
id | string |
필수 | 달력 객체 id |
object
IBCalendar.get("calendar1");
product | version | desc |
---|---|---|
core | 1.5.0.0 | 기능 추가 |