Document Management

The DocumentService WCF service enables the calling application to add, get, update, and delete documents in the Anthology Student database. The API invokes the following methods:

  • AddDocuments
  • DeleteDocuments
  • GetDocuments
  • UpdateDocuments

 

Topics in this section: