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