Plumtree EDK (Enterprise Web Development Kit) 5.4.0

IDocumentManager.QueryDocumentProperties Method 

Queries the properties of a document.

IDocumentProperties QueryDocumentProperties(
   int documentID
);

Parameters

documentID
the document ID of the document for which to query the properties

Return Value

the document properties

Exceptions

Exception Type Condition
PortalException if the operation resulted in an error on the portal
SoapException if there is a communication problem during the execution of the remote method call

See Also

IDocumentManager Interface | Plumtree.Remote.PRC Namespace