Source (EmbeddedObject - Java)

Read-only. For an object or object link, returns the internal name for the source document. For a file attachment, returns the file name of the original file.

Defined in

EmbeddedObject

Data type

Object of type java.lang.String

Syntax

public String getSource()
    throws NotesException

Example