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






IsAuthors property

Read-write. Indicates whether an item is of type Authors. An Authors item contains a list of Notes user names, indicating people who have Author access to a particular document.

Defined in

NotesItem

Data type

Boolean

Syntax

To get: flag = notesItem.IsAuthors

To set: notesItem.IsAuthors= flag

Legal values

Usage

An Authors item is stored as text and its Type property returns TEXT. Use IsAuthors to determine if a text item is also an Authors item.

The IsSummary property is set to True when setting the IsAuthors property. Therefore, you do not have to explicitly set the summary flag.

Language cross-reference

IsAuthors property in Java Item class

@Author function in formula language

See examples

Examples: IsAuthors property
Related topics
Authors Property (in NotesDocument)
IsNames property
IsReaders property
Type property




Library | Support | Terms of use |

Last updated: Monday, October 5, 2009