Oracle® WebCenter Interaction Development Kit 10.3.3.0.0

IDocument Interface

Represents a newly-created document in the portal. A new document can be created through the IDocumentManager interface. Note: 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: idk (in idk.dll)

See Also

IDocument Members | Plumtree.Remote.PRC Namespace