Plumtree EDK (Enterprise Web Development Kit) 5.4.0

IDocument.PublishedToPortal Property

Gets a boolean value indicating whether or not the document has been published to the portal knowledge directory.

bool PublishedToPortal {get;}

Property Value

A boolean value indicating whether or not the document has been published to the portal knowledge directory.

Exceptions

Exception Type Condition
InvalidOperationException The document has not yet been inserted or has already been removed.
CollaborationException The method call resulted in an error.
SoapException There is a communication problem during the execution of the remote method call.

See Also

IDocument Interface | Plumtree.Remote.PRC.Collaboration.Document Namespace