IDocumentRESTService MembersKentico 8.0 API Reference
The IDocumentRESTService type exposes the following members.
Methods

  NameDescription
Public methodCreateDocument
Creates new document.
Public methodDeleteDocument
Deletes specified document.
Public methodGetDocument
Selects tree node(s) according to provided parameters and returns them as dataset. Three oprations are supported: document (= select single document), all (= select documents), childrenof (= all children of given node) If classNames not specified, the result does not contain coupled data.
Public methodTranslate
Gateway for submiting an XLIFF document.
Public methodUpdateDocument
Processes given document.
Back to Top
See Also