Plumtree EDK (Enterprise Web Development Kit) 5.4.0

IDocument Interface

Represents a newly-created document in the portal. A new document can be created through the IDocumentManager interface. Changes made to this object will not take effect in the portal until the Save() method is called.

For a list of all members of this type, see IDocument Members.

Plumtree.Remote.PRC.IDocument
   Plumtree.Remote.PRC.IRemoteDocument
   Plumtree.Remote.PRC.IWebLinkDocument

public interface IDocument

Requirements

Namespace: Plumtree.Remote.PRC

Assembly: edk (in edk.dll)

See Also

IDocument Members | Plumtree.Remote.PRC Namespace