JAVA/CORBA CLASSES
Read-only. The date that a database's full-text index was last updated.
Defined in
Database
Data type
DateTime
Syntax
public DateTime getLastFTIndexed() throws NotesException
Usage
If the database does not have a full-text index:
The database must be open to use this property.
Language cross-reference
LastFTIndexed property in LotusScript NotesDatabase class
FileFullTextInfo @command in formula language
Example See Also