![]() | Gets or sets a string representing the author of the document. Cannot be null . |
![]() | Gets a value indicating whether or not the document is currently in the checked-out state. |
![]() | Gets the date at which the document was last checked out. |
![]() | Gets document folder that this document is stored in. |
![]() | Gets the project that contains this document. |
![]() | Gets a string representing the content type of the document. |
![]() | Gets the document content URL. |
![]() | Gets the document created date. |
![]() | Gets or sets whether this document uses project-default security. |
![]() | Gets or sets the document description. |
![]() | Gets the document details URL. |
![]() | Gets the document ID. |
![]() | Gets the last modified date. |
![]() | Gets or sets the document name. |
![]() | Gets the document owner user ID. |
![]() | Gets the corresponding document ID of the portal document that the document has been published to. |
![]() | Gets a boolean value indicating whether or not the document has been published to the portal knowledge directory. |
![]() | 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 checked-out date is available, else false . |
![]() | Returns true if created date is available, else false . |
![]() | Returns true if last modified date is available, else false . |
![]() | Returns if a given DocumentPermissions is allowed for this document. |
![]() | Set document access level for a given role type. |
![]() | Store properties or meta-data of a document. |
IDocument Interface | Plumtree.Remote.PRC.Collaboration.Document Namespace