LOTUSSCRIPT/COM/OLE CLASSES


Examples: PreviewParentDoc property
This script displays the parent of the current document in the preview pane when the user opens the document.

Sub Postopen(Source As Notesuidocument)
 source.PreviewParentDoc = True
End Sub

Véase también


Glosario
¿Desea opinar sobre la Ayuda o sobre la utilidad del producto?