infoRouter Document Management System - Web Services API Documentation Version 7.0
DomainExists
Determines whether the given domain name refers to an existing domain.
Syntax
[Visual Basic]
Public Function DomainExists(ByVal AuthenticationTicket As String, _
ByVal DomainName As String) As System.Xml.XmlDocument
Parameters

AuthenticationTicket

infoRouter Authentication Ticket

DomainName

An infoRouter Domain name to be checked


Return Value
returns xml fragment.
<response success="true" error="">
if success attribute is "true", the domain has been found.
if success attribute is "false", the error attribute indicates the encountered error.
Remarks
Example

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