Lotus Notes Adapter 6.0 | webMethods Lotus Notes Adapter Documentation | webMethods Lotus Notes Adapter Installation and User’s Documentation | Built-In Services Reference | Built-In Services Reference | wm.ln.document:getProperties
 
wm.ln.document:getProperties
This Java service is used to get the properties of the Document object.
Input Parameters
document
Document The lotus.domino.Document object to get the properties from.
Output Parameters
properties
Record A record containing the following properties:
*noteID
*FTSearchScore
*key
*nameOfProfile
*parentDocumentUNID
*signer
*size
*universalID
*verifier
*hasEmbedded
*isEncryptOnSend
*isNewNote
*isProfile isResponse
*isSigned
*isValid
*isSaveMessageOnSend
*isSendByAgent
*isDeleted
*URL