IsIncludeFormulas (ReplicationEntry - Java™)

読み書き可能。複製に複製式を含めます。

定義位置

ReplicationEntry

データ型

boolean 型

構文

public boolean isIncludeFormulas()
    throws NotesException
public void setIncludeFormulas(boolean flag)
    throws NotesException

有効な値

使用法

このプロパティを設定した後、変更を反映するには、save を呼び出す必要があります。Save を呼び出さないと、変更内容は失われます。

クロスリファレンス

NotesReplicationEntry クラスの IsIncludeFormulas プロパティ