LotusNotesViewInfo class

LotusNotesViewInfo class

Represents view information for Lotus notes database storage.

The LotusNotesViewInfo type exposes the following members:

Constructors

Constructor Description
init Initializes a new instance of LotusNotesViewInfo.
init Initializes a new instance of the LotusNotesViewInfo class.

Methods

Method Description
to_string Returns a string that represents the current object. (inherited from ViewInfo)

Properties

Property Description
notes_count The notes count in storage.
file_type The type of the file. (inherited from ViewInfo)
pages The list of pages to view. (inherited from ViewInfo)

See Also