AnnounceRegistrationオブジェクト
コンポーネント情報 | |
---|---|
version | 8.0.1 |
アナウンスアイテムの登録情報を保持するクラスです。
var announceRegistration = { contentsType : ContentsType, // 本文種別 editType : WorkspaceItemEditType, // 編集種別 itemKey : ItemKey // アイテムキー }
プロパティの概要
型 | プロパティ名 | アクセス権 |
---|---|---|
ContentsType | contentsType 本文種別 |
|
WorkspaceItemEditType | editType 編集種別 |
|
ItemKey | itemKey アイテムキー |
プロパティの詳細
ContentsType contentsType
本文種別
|
WorkspaceItemEditType editType
編集種別
|
ItemKey itemKey
アイテムキー
|