The properties of the IDocument interface are listed below. For a complete list of IDocument interface members, see the IDocument Members topic.
![]() | 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 checked out. |
![]() | 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. |
IDocument Interface | Plumtree.Remote.PRC.Collaboration.Document Namespace