LOTUSSCRIPT /COM/OLE のクラス
文書の日時アイテムの値を返します。
メモ このメソッドは R6 で新しく追加されました。
定義位置 NotesDocument 型
構文 notesDateTimeArray = notesDocument.GetItemValueDateTimeArray( itemName$ )
パラメータ itemName$
Date 形式の Variant 型の配列として値を取得するには、GetItemValue を参照してください。
クロスリファレンス Java Document クラスの getItemValueDateTimeArray メソッド
例 関連項目