JAVA/CORBA クラス
読み込みと書き込みができます。日付/時刻アイテムの場合は、アイテムの値を表す DateTime オブジェクトが返されます。他の種類のアイテムの場合は null が返されます。
定義が行われるクラス Item
データ型 DateTime
構文 public DateTime getDateTimeValue() throws NotesException
public void setDateTimeValue(DateTime value) throws NotesException
使用法 null に設定できます。
クロスリファレンス LotusScript NotesItem クラスの DateTimeValue プロパティ
例 関連項目