The methods of the IDocument interface are listed below. For a complete list of IDocument interface members, see the IDocument Members topic.
![]() | Returns document access level for a given role type. |
![]() | Returns a Stream for reading the contents of the current version of the document. |
![]() | Returns a string representation of the path of a document. |
![]() | Returns true if the date of the last check-out is available, otherwise false . |
![]() | Returns true if the created date is available, otherwise false . |
![]() | Returns true if last modified date is available, otherwise false . |
![]() | Returns whether or not a given DocumentPermissions is allowed for this document. |
![]() | Set document access level for a given role type. |
![]() | Stores properties or metadata of a document. |
IDocument Interface | Plumtree.Remote.PRC.Collaboration.Document Namespace