GetComponentViewPreference (NotesUIWorkspace - LotusScript®)
Returns the value of the specified component view preference.
Note: This property is new with Release 8.0.1.
Defined in
Syntax
Set preferenceValue = notesUIWorkspace .GetComponentViewPreference(PreferenceID)
Return value
preferenceValue
Text list. Value(s) of the specified preference.
Usage
This method is only valid in the Notes® client.
If the PreferenceID cannot be found, an error is returned. The Error string is "Specified view preference is unavailable".
The following are some common component view preference IDs.
com.ibm.portal.app.input.file
com.ibm.portal.app.input.name
com.ibm.rcp.extensionType
com.ibm.rcp.id
com.ibm.rcp.moveable
com.ibm.rcp.objectId
com.ibm.rcp.ratio
com.ibm.rcp.showTitle
com.ibm.rcp.standalone
com.ibm.rcp.title
com.ibm.rcp.viewId
com.ibm.rcp.visible
notesurl
portletname
portletwindowid