EventcalendarDescriptionUpdateオブジェクト
| コンポーネント情報 | |
|---|---|
| version | 8.0.1 |
アイテム説明の更新情報を保持するクラスです。
var eventcalendarDescriptionUpdate = {
description : String, // 説明
itemKey : ItemKey // アイテムキー
}
プロパティの概要
| 型 | プロパティ名 | アクセス権 |
|---|---|---|
| String | description 説明 |
|
| ItemKey | itemKey アイテムキー |
プロパティの詳細
|
String description
説明
|
|
ItemKey itemKey
アイテムキー
|