Lotus Software logo
IBM Lotus Domino Designer 8.5
  Versions 8.5 and 8.5.1






IsSaveToDisk property

Read-Write. Indicates whether an item is saved when the document is saved.

Defined in

Item class

Data type

boolean

Syntax

public boolean isSaveToDisk()

throws NotesException
public void setSaveToDisk(boolean flag)

throws NotesException

Legal values

Usage

If you mark an existing item as not to be saved, it disappears from storage the next time you save the document.

Language cross-reference

SaveToDisk property in LotusScript NotesItem class

@DocMark function in formula language

See examples

Examples: IsEncrypted, IsProtected, IsSaveToDisk, IsSigned, and IsSummary properties
Related topics
Accessing item properties in Java classes




Library | Support | Terms of use |

Last updated: Monday, October 5, 2009