infoRouter Document Management System - Web Services API Documentation Version 7.0
DocumentExists
Determines whether the given path refers to an existing document.
Syntax
[Visual Basic]
Public Function DocumentExists(ByVal AuthenticationTicket As String, ByVal Path As String) As System.xml.XmlDocument
Parameters

AuthenticationTicket

infoRouter Authentication Ticket

Path

An infoRouter document path


Return Value
returns xml fragment.
<response success="true" error="">
if success attribute is "true", the document exists in the given path.
if success attribute is "false", the error attribute indicates the encountered error.
Remarks
Example

					
See Also
Upload Document | Create Document Using Template | Download Document
Web Services API Syntax based on infoRouter Document Management System Version 7.0
Copyright() 1998-2008 Active Innovations, Inc.
infoRouter Enterprise Document Management Software